ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
gClickableLink (Function)
Adds a clickable link in a graphic string.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Diagram constants
The following constants are used to manage diagrams:...
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......