ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
TreeView Table control properties
List of properties associated with the TreeView Table control...
Upload control events
The following processes are associated with the Upload control:...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
HDescribeItem (Example)
Usage example of the HDescribeItem function
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
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:...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
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......
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
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......
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....