ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
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.
<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.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
WINDEV Mobile concepts
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
<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.
DateToInteger (Function)
Converts a date to an integer.
HDescribeLink (Function)
Describes a link between two data files through programming.
Data model editor: types of links
Several types of links can be found between the files......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.