ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
HOpenConnection (Function)
Opens a connection to a specific database.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Enumeration (Type of variable)
An enumeration is a set of values......
Drawing constants
List of constants used by the drawing functions....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
HOut (Example)
Usage example of the HOut function
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Advanced types
The advanced types of WLanguage are as follows...
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
dFill (Example)
Usage example of the dFill function
PageParameter (Function)
Returns the value of a parameter passed to the current page.