ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Events associated with internal windows
List of events associated with internal windows...
Constants for managing emails
List of constants used by the functions for managing emails....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Multiline strings
To type character strings over several lines in the code editor...
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Manipulating a window using its type
A WINDEV or WINDEV Mobile window is a type of variable that can be manipulated programmatically......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Sensor constants
Constants used by the SensorXXX functions...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
Confirm (Function)
Displays a message in a standard dialog box with the "Yes", "No" and "Cancel" options, and returns the user's choice....
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
HFSQL Client/Server: Configuring the data files on the server
docFormatting (Variable type)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.