ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Programming the table cells
The Table controls can be handled......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Merging differences (SCM)
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......