ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Link (Property)
The Link property is used to get and change the link of an element.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Password (Property)
The Password property sets and changes the password.
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
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.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
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.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
ContactAdd (Example)
Usage example of the ContactAdd function
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
WordToArray (Function)
Fills an array with the words from a string.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
zipSize (Example)
Usage example of the zipSize function