ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page templates
WEBDEV allows you to create page templates...
Custom properties (WLanguage)
A custom property is a code element with two events...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
GPSGetPosition (Function)
Retrieves information about the current device position.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Managing main window menus
A main menu is necessarily associated with a window......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Creating and handling an item
The main operations that can be performed on an item are as follows......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.