ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
DotNetRun (Function)
Runs a procedure on a .Net server.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Input (Function)
Displays a message allowing the user to type an information.
Address
The Address keyword can correspond to...
ArrayCopy (Function)
Copies the content of an array to another array.
HFSQL properties
List of HFSQL properties...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).