ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
HToItem (Function)
Assigns the specified value to an item of the current record.
HAddUser (Function)
Adds a user to a database.
iHPos (Function)
iHPos is kept for backward compatibility.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
SQLChangeConnection (Function)
Modifies the current connection.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Operations performed on object diagrams
The following paragraphs explain......
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
InServiceMode (Function)
Indicates whether the code is run in a service.