ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
Organizer control functions
The following functions are used to manage the Organizer control:...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Map control functions
Map control functions...
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
SSH constants
The following constants are used to manage an SSH server:...
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......