ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
7. Dynamic site on specific configurations
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
Rights on the virtual directory
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Task list
Each project can be associated with a task list......
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
Kanban control events
The following events are associated with Kanban controls......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
Events associated with Edit controls
WLanguage events associated with Edit controls...
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
<Buffer type>.AnsiToUnicode (Function)
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.