ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
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, ......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
How to manage enumerations programmatically?
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
ActionUndo (Function)
Cancels the last action performed by the end user.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
LDAPRenameAttribute (Function)
Renames an attribute.
BreakAdd (Function)
Adds a break into a Table or Looper control.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Including the code
You want to include your code lines in a condition, in a structure, ......