ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ...
The Organizer control
The Organizer control is used to display and handle organizers......
How do I run a table with a filter?
How to discover WINDEV Mobile?...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
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.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Cardinalities
The cardinalities are used to count the links between the files......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....