ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Project description: Options tab
The project description window allows you to configure various elements of your project......
2. User-friendly editors in practice
User-friendly editors in practice...
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
The Dashboard control
Dashboards are essential elements in an application......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
IF statement
The conditional IF statement allows you to run an action according to a condition...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......