ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
Creating a flexible modeling
To create a new flexible modeling, you can......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Date (Type of variable)
The Date type enables you to easily handle the dates...
Error 202: The method already has an access attribute (public, protected or private)
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
7. Layouts using the Flexbox control
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Local procedure
Two types of procedures are available......
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
The HTML control
The HTML control displays HTML pages or HTML code......