ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
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
fSeek (Example)
Usage example of the fSeek function
Layout control events
Changes the mode and the method for locking data files....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS web service that manages the site.
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
State (Property)
The State property is used to get and change the state of an element.
Monitoring robot: Robot settings
From the monitor, you can change the configuration options......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
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....