ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
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......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Error (Function)
Displays a custom error message in a system error window.
Scheduler report
The report editor allows you to create "Scheduler" reports....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Hasp constants
The Hasp constants are as follows......
Page templates
WEBDEV allows you to create page templates......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
zipDeleteAll (Function)
Deletes all files from an archive.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Describing a problem to the Free Technical Support
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
WDHFDiff - Use
WDHFDiff is used to compare......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
ShellExecute (Function)
Opens a document in its associated application.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......