ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JavaExecute (Example)
Usage example of the JavaExecute function
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
CallDLL32 (Function)
Runs a function found in an external DLL.
HDropView (Function)
Removes a materialized view from the HFSQL server.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
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
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
FTPTime (Example)
Usage example of the FTPTime function
KeyExpression (Example)
Usage example of the KeyExpression property
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
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.
Android Widget windows
An Android application can contain one or more Widget windows......
NET constants
List of constants used by the DotNet functions....
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