ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Combination (Type of variable)
A combination is a set of options.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
NationToName (Function)
Returns the name of the language corresponding to a nation.
NationToLanguage (Function)
Returns the language corresponding to a nation.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
End-user UI editing functions (prefix syntax)
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
iPreview (Function)
Configures the print destination.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Handling report blocks
The different operations available on report blocks are as follows......
4. Dedicated server or shared server?
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.