ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Domo constants
List of constants used by the DomoXXX functions....
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
zipDeleteAll (Function)
Deletes all files from an archive.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
GglDelete (Function)
Deletes data from the Google server.
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......
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.