ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
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.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
WLanguage procedure called by inAppCheckSubscription
Procedure ("Callback") called by inAppCheckSubscription if one of the subscriptions has been renewed.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Handling an Upload control through programming
The Upload control is used to upload one or more files....
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
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.