ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
ExtractLine (Function)
Extracts a specific line from a character string.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
CurrentMonth (Function)
Returns the number of the current month.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Type (Example)
Usage example of the Type property
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
iPrintZone (Example)
Usage example of the iPrintZone function
Size (Example)
Usage example of the Size property
Round (keyword)
The Round keyword can correspond to...
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Comment (Property)
The Comment property is used to manage comments.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
HListKey (Example)
Usage example of the HListKey function