ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Constants for managing Windows events
The following constants are used to manage Windows events:...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Constants for managing videos
List of constants used by the functions for video management....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
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....
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
Table control functions
List of functions specific to Table controls...
WEBDEV cluster: Proxy configuration
To use a WEBDEV cluster, it is necessary to distribute the load between the different cluster nodes (each node corresponding to a WEBDEV Application Server)......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......