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...
SQLExec (Function)
Names and runs an SQL query.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something...
HDelete (Function)
Deletes a record from a data file (query or view).
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume...
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified...
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions...
The Static control
A Static control is a control used to display a static text......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV...
Internal component
An internal component is a set of elements from a project......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll...
Execute (Function)
Starts the execution of a process through programming.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window...
The Dashboard control
Dashboards are essential elements in an application......
9. Sharing a project in practice
Sharing a project in practice...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows...