ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Functions for managing objects (External language)
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
2. UML models
2. UML models
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
HClient structure
The HClient structure is used to......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.