ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Info (Function)
Displays a custom message in a system information window.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Error 1032: The inheritance is not allowed in a structure
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
DnDGetData (Example)
Usage example of the DnDGetData function
EmailReadLast (Example)
Usage example of the EmailReadLast function
Error 1048: The inheritance is not allowed in a composite variable
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
KanbanFilter (Function)
Displays only cards that match the specified filter.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.