ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Events associated with Shape controls
List of events associated with Shape controls...
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Word Processing control events
WINDEV manages the following events by default......
Twain constants
List of constants used by the Twain functions....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Sensor constants
Constants used by the SensorXXX functions...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Events associated with the Conference control
List of events associated with a Conference control...
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
End of Document block
The End of document block is run once at the end of the report execution......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......