ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Manager of automated tests
The test manager is used to......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Events associated with windows
List of events associated with windows...
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Hyper File functions available for backward compatibility
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......