ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating index keywords
Index keywords allow users to easily find a help page......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
2. UML models
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......