ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
14. Managing the "Back" button in practice
Chart control properties
A Chart control can be used......
Link control properties
The Link control is available in a page and in a report......
Rating control properties
The Rating control can be used in a window as well as in a page....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
FaxRestart (Function)
Restarts a fax in the spooler.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
SIPVisible (Function)
Displays the keyboard.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....