ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
GPSGetPosition (Function)
Retrieves information about the current device position.
HReadLast (Example)
Usage example of the HReadLast function
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Setup in MSI format
You have the ability to create a setup program in MSI standard......
HOut (Example)
Usage example of the HOut function
The different copy modes
Two different copy modes are proposed by WDTRAD......
DDE constants
List of constants used by the DDE functions...
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.