ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sum (Function)
Calculates the sum of the array elements.
Serialization constants
The serialization constants are as follows:
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Customizing the report viewer: Available windows
Telephony functions
List of telephony functions...
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Defining a help window template
WINDEV allows you to create help window templates......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
FTPTime (Example)
Usage example of the FTPTime function
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....