ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL tables.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
docColumn (Variable type)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.