ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
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).
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
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....
Error 122: The name of an Automation object must be a string
SQLExec (Example)
Usage example of the SQLExec function
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
HChangeKey (Example)
Usage example of the HChangeKey function
Principle for running threads
At runtime, an application runs in a main thread......
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
Error 810: * can only be used for a parameter with a default value
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......