ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Task list
Each project can be associated with a task list......
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Belgium.CheckCBE (Function)
Checks the validity of a CBE number (identifier from the Crossroads Bank for Belgian Enterprises).
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
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....
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Open (External language)
Opens a window.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
Error 108: The size of the variable is not allowed
WDDIXIO overview
What is an application?
An application is a set of objects (windows, controls, ......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
ERR_DISCONNECTED_RELOG
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......