ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Dictionary
The dictionary is a file that can contain the project elements......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Error 2: Incomplete line
InPHPMode (Function)
Indicates whether the code is run in PHP.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Events associated with List Box controls
List of events associated with List Box controls...
InServiceMode (Function)
Indicates whether the code is run in a service.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Asc (Function)
Returns the ASCII code of the specified character.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Zombie data files and items
During the life of an application, items live and die......
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Handling a WinForm .Net control through programming
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......