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
LanguageToName (Function)
Returns the name of a language.
LanguageToNation (Function)
Returns the nation corresponding to a language.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
Generating the setup program
The last wizard step for creating the setup program allows you to......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
mlListVariable (Function)
Lists the variables found in the MATLAB session.
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
16. Application test in practice
<Array>.Sum (Function)
Calculates the sum of the array elements.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
Sum (Function)
Calculates the sum of the array elements.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Handling Organization Chart controls programmatically
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....