ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
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.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
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......
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.)....
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
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....