ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
History of versions
The history of setup versions is an advanced feature of the network setup......
9. Internal component
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
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)......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
4. When to use the debugger?
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
11. External component
Code history
The code history is used to......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......