ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Camera functions
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
Programming data-bound Table controls (prefix syntax)
Here's how to program Table controls linked to a table....
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
4. Dedicated server or shared server?
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
<Connection variable>.TransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates the transaction table.
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.