ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
<Source>.CheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
Using several libraries in an application
A library is a WDL file that contains all the resources......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Access rights to a class property
A property is a code element that includes two processes......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
4. Monitor your applications
9. Monitor your sites, servers, etc.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
User report editor (Reports & Queries)
A report provides a custom view of data......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
EmailSeekFirstNotes (Function)
Seeks one or more emails according to specified criteria, in a local or remote Lotus Notes or Domino database.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....