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...
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
PageParameter (Example)
Usage example of the PageParameter function
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
GetTheme (Function)
Gets the current theme of a mobile application.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
CursorDisplay (Function)
Displays or hides the mouse cursor.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min