ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Test a static project
The test of the entire project allows simulating the startup of the site...
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
fShortName (Example)
Usage example of the fShortName function
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
JSONToVariant (Example)
Usage example of the JSONToVariant function
Index (Property)
The Index property is used to get the index of an element.
HOnError (Example)
Usage example of the HOnError function
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
1. The WINDEV Framework
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Report blocks
A printed report includes several sections......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
HMergeView (Example)
Usage example of the HMergeView function
fDelete (Example)
Usage example of the fDelete function
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
NetworkDisconnect (Function)
Disconnects a network drive.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....