ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Display (External language)
Displays a value in a control or assigns a value in a variable.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
Beep (External language)
Used to emit a beep on the speaker of the computer.
Library,Disk (External language)
Opens the project library that is stored on disk.
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Constants for test
List of constants used by the functions for managing automated tests....
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Screen,Input (External language)
Starts the input in the controls of a window.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)