ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Classes, members, methods and properties
A class is made of......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
12. Control templates
WINDEV Mobile allows you to create control templates....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Error 531: The negative or null subscripts are not allowed
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Help about new features: Letting users know about changes
Applications are constantly evolving......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
HFSQL management functions
List of functions for HFSQL management...
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Functions for managing objects (External language)
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......