ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Internal components in practice
Error (Function)
Displays a custom error message in a system error window.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
2. Examples and components provided with WEBDEV
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
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......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
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....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
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.