ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
SNMP constants
List of constants used by the SNMP functions....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
SemaphoreCreate (Function)
Creates a semaphore.
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.