ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerStatus (Function)
Returns the status of the current burner.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
...Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
ArrayDeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
BurnerPath (Function)
Returns the path of the current burner.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
gglPerson (Variable type)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
Creating and handling an item
The main operations that can be performed on an item are as follows......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
MySelf (Reserved word)
MySelf is used to handle the current control...
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
The Check Box control
A Check Box can correspond to......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.