ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
fMemExist (Function)
Checks the existence of a shared memory zone.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
10. Page templates
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Options of the window editor
To configure the general options of the window editor......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
WINDEV License Agreement
WINDEV License Agreement...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
"?" menu
WINDEV proposes a help menu adapted to your applications......