ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
The OLE control
The OLE control is used to handle an OLE object......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Global and local variable
Two types of variables are available......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Sending elements to Free Technical Support
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
grDraw (Function)
Draws a chart according to the specified parameters.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
NetworkConnect (Function)
Associates a drive with a shared network directory.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min