ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
8. "Mobile friendly" site: Dynamic serving
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Managing space characters in the searches?
ERR_BAD_CONTEXT
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
The key items
Keys are specific items in your analysis......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Compilation options (HLP format)
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Character strings
WLanguage supports different types of strings....
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....