ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetSendFile (Example)
Usage example of the NetSendFile function
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
iPrintReport (Function)
Prints a report created with the report editor.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Emulating constants
List of constants used by the functions for emulating automated tests....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min