ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Infinite Progress Bar control events
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
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
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the table described in the code.
WEBDEV Page control events
Starts the execution of a secondary thread....
Modbus constants
Constants used by the Modbus functions....
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST web service function is completed.
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.
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Events associated with the project
List of events associated with the project...
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Repairing the database schema
In some cases, an error message may appear when opening the database schema linked to a project......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Defining clickable areas
In a page, an Image control can contain clickable areas......