ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Private Store for mobile applications
There are two methods two deploy your applications......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
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......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Operations performed on activity diagrams
The following paragraphs explain......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......