ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font (Type of variable)
A Font variable creates a font programmatically...
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
ToastDisplay (Function)
Displays a "Toast" message.
MemSeek (Example)
Usage example of the MemSeek function
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
OBEX constants
List of constants used by the OBEX functions....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Constants for the archiving functions
List of constants used by the archiving functions....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
iParameter (Function)
Retrieves the printer configuration and configures the print.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
API (Function)
Runs a function found in an external DLL.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
WINDEV Mobile Framework License Agreement
GPSGetPosition (Function)
Retrieves information about the current device position.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).