ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL properties
List of HFSQL properties...
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Error 1022: The access to the method of the class is restricted by a protected inheritance
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
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).
Modbus functions (prefix syntax)
List of Modbus functions...
Events associated with the project
List of events associated with the project...
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
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).
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....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
ERR_NO_END_TAG
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....