ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Types of Edit controls
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
HTTPSendForm (Function)
Sends an HTTP form.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
grWndSize (Function)
Defines the size of the window containing the chart.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Val (Function)
Returns the numeric value of a character string.
grCreate (Function)
Creates a specific type of chart.
WDDeploy features
WDDeploy can be used to......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
BurnerCancel (Function)
Cancels the current burn process.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....