ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Constants for managing Windows events
The following constants are used to manage Windows events:...
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
ListView control properties
List of properties associated with the ListView control...
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
zipExtractFile (Example)
Usage example of the zipExtractFile function
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
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....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Creating requirements
The following steps must be performed to implement the requirements......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....