ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box control functions
List of functions for handling the Combo Box controls...
HDeleteServerTrigger (Function)
Deletes a server trigger.
HPriorityClient (Function)
Modifies the priority of a client application.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
fWriteLine (Example)
Usage example of the fWriteLine function
InitParameter (Function)
Initializes the management of persistent values.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
HPriority (Function)
Finds out and modifies the priority of the calling application.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
zipAddFile (Example)
Usage example of the zipAddFile function
Guided tour management constants
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
fSeek (Function)
Gets and sets current position in an external file.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
Currencies
A currency is a real coded on 10 bytes....
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.