ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Inherited (Property)
The Inherited property is used to determine if an element is inherited.
Server (Property)
The Server property is used to manage servers.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Point
The Point keyword is used to manage a point...
Declaration (Property)
The Declaration property is used to define a type.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
Permission (Property)
The Permission keyword is used to get and change permissions.
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....
Reference (Property)
The Reference property is used to: get and change the unique identifier of one or more reference emails linked to the current conversation. find out and modify the element to sign....
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
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.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
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....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
How to manage enumerations programmatically?
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#......