ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an action plan
The action plans group all actions that will be performed by the software factory....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
7. Multilingual applications in practice
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
NotesReset (Function)
Creates an empty document in Lotus Notes.
Replication (Property)
The Replication property is used to identify and change the replication mode.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
DnDAccept (Example)
Usage example of the DnDAccept function
Memo (Property)
The Memo property is used to determine if an item is of type memo.
Constants used by the functions for managing the HFSQL Cluster
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example)....
Local procedure
Two types of procedures are available......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function