ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Compile (Example)
Usage example of the Compile function
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Font (Type of variable)
A Font variable creates a font programmatically...
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
OBEX constants
List of constants used by the OBEX functions....
dCircle (Example)
Usage example of the dCircle function
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
RegistryRename (Function)
Renames a key in the registry.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....