ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
WINDEV 2024 Tutorial - Table of contents
Print the content of your tables
8. Windows in practice
Discover the main actions that can be performed on the windows....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
1. Project and analysis
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
12. Pages in practice
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Error 703: The property does not exist
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.