ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modbus functions (prefix syntax)
List of Modbus functions...
Modbus constants
Constants used by the Modbus management functions....
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
Events associated with the project
List of events associated with the project...
HFSQL properties
List of HFSQL properties...
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Code editor: Display options
The code editor proposes several display options......
Bar Code management functions
The following functions are used to manage bar codes:...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
ERR_NO_END_TAG
ERR_PARSER
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Error 404: The file for HFSQL browse cannot be an expression of this type
Warning 127: You are using a data source local to the process