ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
How to loop through a file using filters?
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
WDXView : Use
This help page presents the different features of WDXView......
fTempDir (Function)
Returns the name of directory used to store the temporary files.
MemDelete (Function)
Deletes an element from a memory zone.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Handling Organization Chart controls programmatically
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).