ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

12. External component in practice
ControlColor (Property)
The ControlColor property allows you to get the background color of controls in a PDF form displayed in a PDF Reader control. This new property is available from WINDEV Suite SaaS 2025 Update 3....
OnHide (Property)
The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden. This new property is available from WINDEV Suite SaaS 2025 Update 2....
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Parameters of the procedure used by the HCheckIndexAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckIndexAsynchronous function for each verified Client/Server HFSQL table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
Report based on a query
Queries are used to easily select records in one or more tables......
Termination (Property)
The Property Termination is used to define the Procedure WLanguage executed when moving to the next/previous step or at the end of the guided tour....
ActionOutsideTarget (Property)
The ActionOutsideTarget property defines the action performed when the user clicks a control other than the target control(s) of a step of a Guided Tour.
12. Retrieving data from a site
13. External component in practice
External component in practice...
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Body block
The Body block corresponds to the main block of the report......
Table,Add (External language)
Adds an element to a Table control.
Library,Disk (External language)
Opens the project library that is stored on disk.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
WDOptimizer: Editing and modifying a ".REP" file