ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing emails
List of constants used by the functions for managing emails....
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward...
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window...
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
FTPCommand (Example)
Usage example of the FTPCommand function
SysWinActive (Function)
Returns the handle of the active window or activates a window.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Internal component description
The description of an internal component can opened at any time......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage...
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site...
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used...
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.