ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsColumnType (Example)
Usage example of the xlsColumnType function
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
iPrintReport (Function)
Prints a report created with the report editor.
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
fEncrypt (Example)
Usage example of the fEncrypt function
Compression (Property)
The Compression property gets and sets the data compression mode.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
fCopyFile (Example)
Usage example of the fCopyFile function
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
CreateShortcut (Example)
Usage example of the CreateShortcut function
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
zipSplit (Example)
Usage example of the zipSplit function
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
Type (Example)
Usage example of the Type property
FileDisplay (Example)
Usage example of the FileDisplay function