ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

24. Displaying and linking pages
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
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 data file described in the data model editor. the values of the bound WLanguage variables....
7. Source Code Manager (SCM)
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The Sidebar control
The Sidebar control gives access to different options......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
ERR_DISCONNECTED_TIMEOUT
Set of procedures
The global procedures are grouped in set of procedures......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Replication: The different types
The data replication is a powerful feature......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
The Check Box control
A Check Box can correspond to......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Error 2: Incomplete line
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......