ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Code editor: Display options
The code editor proposes several display options......
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST web service function is completed.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
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.
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Error 1022: The access to the method of the class is restricted by a protected inheritance
Events associated with a Gantt Chart column
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....
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....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......