ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
CallDLL32 (Function)
Runs a function found in an external DLL.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Google Calendar management functions
List of functions for managing Google calendars...
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Native MySQL Connector - License Agreement
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
XMLChild (Function)
Positions on the first child element of current element.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
SysYRes (Function)
Returns the vertical screen resolution.
dRectangle (Example)
Usage example of the dRectangle function
NFC constants
List of constants used by the NFC functions...
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.