ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Events associated with Table controls
List of events associated with Table controls...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Query editor
The query editor is used to automatically create queries on the data files......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
14. Managing the "Back" button in practice
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Image control in a page
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
.NET application
To create a.NET application from a project......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
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....
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
SQLExec (Function)
Names and runs an SQL query.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......