ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Execute (Function)
Starts the execution of a process through programming.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Dequeue (Function)
Removes an element from the queue.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Pop (Function)
Pops an element from a stack.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
MySelf (Reserved word)
MySelf is used to handle the current control...
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
9. Hardware and software requirements
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....