ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
GetDefinition (Function)
Retrieves the definition of element type.
SQLTransaction (Example)
Usage example of the SQLTransaction function
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
EventChange (Function)
Modifies the status of an event.
zipFileSize (Example)
Usage example of the zipFileSize function
iZoneHeight (Example)
Usage example of the iZoneHeight function
SysNation (Function)
Returns the nation currently used by the system.
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
Truncate (Function)
Truncates the right part of a string or buffer.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.