ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<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.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HDescribeLink (Function)
Describes a link between two tables programmatically.
Image control in a page
Content of the Table control
Table controls can be bound to a table, to a variable, or be populated programmatically......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Using an external component in an application
A component can be reused at any time in any application......