ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Type (Example)
Usage example of the Type property
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Power (Function)
Raise a number to a power.
zipSize (Example)
Usage example of the zipSize function
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Round (keyword)
The Round keyword can correspond to...
grDraw (Function)
Draws a chart according to the specified parameters.
Comment (Property)
The Comment property is used to manage comments.
WordToArray (Function)
Fills an array with the words from a string.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
ExtractLine (Function)
Extracts a specific line from a character string.
Link (Property)
The Link property is used to get and change the link of an element.
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.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
CurrentMonth (Function)
Returns the number of the current month.
iPrintZone (Example)
Usage example of the iPrintZone function