ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Tab controls
List of events associated with Tab controls...
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Calling a procedure/a function
Syntax for calling a local or global procedure.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Characteristics of Looper controls in a window
To display the control characteristics, select "Description" in the context menu of the control......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Events associated with Button controls
List of events associated with Button controls...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Rich Text Area control events
The following events appear by default in the WEBDEV code editor......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Events associated with an Organization Chart control
SchedulerBackgroundColor (Function)
Sets a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
7. Multilingual applications in practice
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
NFCSendTag (Function)
Sends an NFC tag to another device.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
14. Controls in practice