ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Saving entered data (AAF)
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HFSQL: Change of name
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Style of a control
As soon as it is created, a control is associated with a style......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Examples for using the OLE DB provider for HFSQL
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.