ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include...
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Starting WDOptimizer in a command line
The wizard for creating iPad windows allows you to easily create a window containing all the main...
Using the task management and the schedule
Time management is extremely important......
HDescribeFile (Function)
Describes a table programmatically.
Popup window
WINDEV allows you to open windows in popup format......
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
SFDelete (Function)
Deletes records from a Salesforce database.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation...
SysSerialNum (Function)
Returns the IMEI number of the current device.
SecretString (Variable type)
The SecretString type is used to manipulate strings contained in a password vault.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value...
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record...
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server),...
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Universal replication
The purpose of universal replication is to keep several databases synchronized......
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
WidgetDisplay (Function)
Refreshes a widget window.