ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
NFCSendTag (Function)
Sends a NFC tag to another device.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Code statistics
The code statistics affect......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
EventCreate (Function)
Creates an event.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Installing a SOAP server with Apache
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
FileDisplay (Example)
Usage example of the FileDisplay function
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
CurrentWin (Function)
Identifies the window currently in edit.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
grAddData (Function)
Adds a data into a chart.