ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserRunApp (Function)
Opens the default Web browser of the current device.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
ContactAdd (Example)
Usage example of the ContactAdd function
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Popup control properties
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Radio Button control properties
List of properties associated with a Radio Button control...
Error 22: No END statement is associated with this FOR
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
ThreadRequestStop (Function)
Sends a stop request to a thread.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
zipSplit (Example)
Usage example of the zipSplit function
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
JSONValid (Function)
Checks the validity of a JSON string.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
grCreate (Function)
Creates a specific type of chart.
JSONToVariant (Example)
Usage example of the JSONToVariant function
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
XMLChild (Function)
Positions on the first child element of current element.