ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Check: Sending an email
The monitoring robot will......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
How to perform a full file browse?
Structure of data files of user groupware
Describing an element
A flexible modeling includes different elements linked together......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Constants used by the the functions for managing the HFSQL Cluster
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Changing sites from AWP to SEO-ready session mode
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
SQL functions: Special case
List of SQL functions: Special case...
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
sOpen (Example)
Usage example of the sOpen function