ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
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....
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Record (Type of variable)
The Record type is used to save the values of a record.
MyParent (Reserved word)
MyParent is used to handle...
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)...
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
grZoom (Function)
Defines the zoom of a chart.
zipSelectFile (Function)
Selects files from an archive.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
New (Reserved word)
New is used to allocate memory space...
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
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....