ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compression (Property)
The Compression property gets and sets the data compression mode.
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
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....
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.
SemaphoreCreate (Function)
Creates a semaphore.
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
PythonExecute (Function)
Executes a function present in a Python module.
fEncrypt (Example)
Usage example of the fEncrypt function
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
xlsColumnType (Example)
Usage example of the xlsColumnType function
Check model
You can use check models to easily create checks...
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
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
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
<Array>.Sort (Function)
Sorts a WLanguage array.