ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HRead (Function)
Reads a record in a file according to a given record number.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
Constants for sound management
List of constants used by the functions for sound management....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
ThreadPersistent (Function)
Makes a thread persistent.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....