ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetDefinition (Function)
Retrieves the definition of element type.
Conversion (Function)
Converts a value from a unit to another one.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
The Line control
A Line control is used to display a line in a page......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Environment of the report editor
Environment of the report editor...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
fMemOpen (Function)
Opens a memory zone shared between several applications.
HCross (Function)
Crosses a record in a data file.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Logical operators
The logical operators are as follows......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
nWDGetLastError: Error code of last error
Error code of last error......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Control constants
List of constants used by the functions for managing controls...
ChangeAction (Example)
Usage example of ChangeAction
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
HTTPRequest (Function)
Starts an HTTP request on a server.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.