ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
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......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
OpenChild (Function)
Opens a non-modal child window.
The Image control
The Image control is used to......
Burner constants
List of constants used by the burner functions....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
2. WEBDEV administrator in practice