ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
HSendMessageToClient (Function)
Displays a message on the client computers.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
String functions
List of functions for managing character strings...
Replication management functions
Three types of replication are proposed......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
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)....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
URI constants
The following constants are used by URI-specific functions:...
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Events associated with Chart controls
List of events associated with the Chart controls...
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
EXE constants
List of constants used by the functions for managing executables....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
FontCreate (Function)
Creates a font definition.