ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Radio Button controls
List of events associated with Radio Button controls...
URI constants
The following constants are used by URI-specific functions:...
KeyExpression (Example)
Usage example of the KeyExpression property
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
CallDLL32 (Function)
Runs a function found in an external DLL.
fRemoveDir (Example)
Usage example of the fRemoveDir function
SQLModify (Example)
Usage example of the SQLModify 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...
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
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.
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.