ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Dictionary
The dictionary is a file that can contain the project elements......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
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......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Error 2: Incomplete line
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 ......
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
InPHPMode (Function)
Indicates whether the code is run in PHP.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
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.
Asc (Function)
Returns the ASCII code of the specified character.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
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).
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.