ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generator (Property)
The Generator property is used to identify the program that generates an element.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
DataProcedure (Property)
The property DataProcedure property is used to specify the name of the WLanguage procedure called as data is received.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Error
The Error keyword is used to manage the errors.
File (Property)
The File property is used to manage the files a functionality applies to.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Area (Property)
The Area property is used to define an area.
Array functions
List of functions for managing arrays...
WithRepetition (Property)
The WithRepetition property is used to determine if an appointment should be repeated.
StreamReject (Function)
Refuses a request for stream connection.
Start (Property)
The Start property gets the starting point of an element or event.
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
Server (Property)
The Server property is used to manage servers.
Progress (Property)
The Progress property returns the task progress status.
State (Property)
The State property gets and sets the state of an element.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
Inherited (Property)
The Inherited property determines if an element is inherited.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.