ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
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, ...)
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.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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....
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......