ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Time management
For each element (windows, reports, ......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
WDXView: Overview
WDXView is an ActiveX browser......
Definition (Variable type)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......