ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
HTTP constants
List of constants used by the HTTP functions....
End of Document block
The End of document block is run once at the end of the report execution......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Project description: Files tab
The project description window allows you to configure various elements of your project......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
Setup on a local network (LAN)
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
BackgroundTaskAdd (Function)
Adds a new background task.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.