ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Generative AI code generation
WLanguage's AI-powered assistant generates code suggestions as you type......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
SIPVisible (Function)
Displays the keyboard.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
WINDEV and the SOAP protocol
Constants for manging the replication
List of constants used by the functions for managing the replication....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Open (External language)
Opens a window.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
OBEX constants
List of constants used by the OBEX functions....
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.