ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Sending elements to Free Technical Support
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Print modes of a report
Several print modes are available for a report....
8. Sharing a project in practice
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
ERR_WDADMIN_EXIST
Error 704: The property does not exist on
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Bitwise operators
The operations on binary values are performed......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
9. Sharing a project in practice
Sharing a project in practice...
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Composite keys
A composite key is a key item containing several other items......