ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
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....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
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......
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...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark,...
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found...