ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppInstallVersion (Function)
Installs a specific application version.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......