ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
State (Property)
The State property is used to get and change the state of an element.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
11. Table/Looper controls
WDDIXIO License Agreement
WDDIXIO License Agreement...
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Constants for managing emails
List of constants used by the functions for managing emails....
Compilation options (chm format)
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......