ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCreateLink (Function)
Creates a link on a file at the specified location.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Record (Type of variable)
The Record type is used to save the values of a record.
MyParent (Reserved word)
MyParent is used to handle...
Logical operators
The logical operators are as follows......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Composite variable
A composite variable contains different types of elements (members)...
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Live Data: view data in editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
URL (Property)
The URL property is used to get and change a URL.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
gBackgroundGradient (Function)
Describes a display color in gradient mode.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
zipSelectFile (Function)
Selects files from an archive.
New (Reserved word)
New is used to allocate memory space...
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
rssIdentifier (Variable type)
The rssIdentifier type is used to describe the unique identifier of a RSS feed entry...
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static Text control found in a report....