ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Price (Property)
The Price property is used to manage price of an element.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
9. Overlaying controls
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
xBase files: Limits
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
9. Internal page
Z-index of a control
All the controls in a window or report have a different z-index......
Replace (Example)
Usage example of the Replace function
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......