ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Programming custom calculations in Table controls
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
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.
Conversion (Function)
Converts a value from a unit to another one.
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....
Description (Property)
The Description property is used to get and change the description of an element.
GetDefinition (Function)
Retrieves the definition of element type.
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....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.