ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryValueType (Function)
Returns the type of value found in the registry.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
zipExist (Function)
Used to find out whether an archive exists.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
ExeGetPID (Function)
Returns information about the current process.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
AppInstallUPD (Function)
Triggers the automatic update of current application.
MenuInsertOption (Function)
Inserts a new option at a specific position.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
MenuInsertSeparator (Function)
Inserts a separator into a menu.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
zipOpenRAR (Function)
Opens an existing archive in RAR format.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Constants for managing the registry
List of constants used by the registry management functions....
EmailCheckAddress (Function)
Checks the validity of an email address.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
GglListCalendar (Example)
Usage example of the GglListCalendar function
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
ProgressBar (Property)
WLanguage proposes...