ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Environment of the query editor
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Access rights to a class property
A property is a code element that includes two processes......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Local procedure
Two types of procedures are available......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Various constants
List of various constants....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Constants for managing the registry
List of constants used by the registry management functions....