ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
5. Project configuration
WLanguage properties available in PHP
The following properties are available in PHP...
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
ERR_MISSING_PAGE
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
7. Multilingual applications in practice
7. Multilingual sites in practice
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....