ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
fRemoveDir (Example)
Usage example of the fRemoveDir function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
fShortName (Example)
Usage example of the fShortName function
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
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.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
fEncrypt (Example)
Usage example of the fEncrypt function
Compression (Property)
The Compression property gets and sets the data compression mode.
xlsColumnType (Example)
Usage example of the xlsColumnType function
fCopyFile (Example)
Usage example of the fCopyFile function