ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Power (Function)
Raise a number to a power.
grDraw (Function)
Draws a chart according to the specified parameters.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Round (keyword)
The Round keyword can correspond to...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HDescribeFile (Function)
Describes a table programmatically.
WordToArray (Function)
Fills an array with the words from a string.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
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......
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.
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