ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
The Static control
A Static control is a control used to display a static text......
Internal component
An internal component is a set of elements from a project......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
iParameterReport (Function)
Configures the printer by opening the configuration window.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
CharactType (Function)
Returns information about the type of character.
License agreement - HFSQL Client/Server
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
KeyCompareKey (Function)
Compares an initial key with an activation key.
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....