ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Hash functions
Hashing is used to summarize a file or a character string......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
6. Multiple generation
...Multiple generation...
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Outstanding progress bars
Simple or symmetric progress bar?...
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
<Array>.Min (Function)
Returns the lowest value in the array.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Managing parallel tasks
The computers are becoming more and more powerful......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Page Footer block
The Page footer block is run at the end of each page......