ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Compilation options
The compilation options allow you to define the help system generation settings......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Warning 124: Shadowing a global variable
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
GDI+ framework
Some WINDEV features use the GDI+ framework......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Handling report blocks
The different operations available on report blocks are as follows......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......