ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
fCopyFile (Example)
Usage example of the fCopyFile function
KeyExpression (Example)
Usage example of the KeyExpression property
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
SQLModify (Example)
Usage example of the SQLModify function
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
ServiceStop (Function)
Stops a service.
Round (keyword)
The Round keyword can correspond to...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Comment (Property)
The Comment property is used to manage comments.
Link (Property)
The Link property is used to get and change the link of an element.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
HListItem (Example)
Usage example of the HListItem function
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
2. Projects in practice
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.
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).
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
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