ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
7. Dynamic site on specific configurations
XML functions
List of XML functions...
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Properties associated with Combo Box controls that display a table
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
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......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
ReplicSynchro: Use
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Installing and starting WDTRAD