ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iForceComplement (Function)
Forces the printing of a Body Complement block.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
TextToXML (Function)
Converts an ANSI string to an XML string.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
WaitWindowStart (Function)
Opens the wait window of application.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
dFont (Example)
Usage example of the dFont function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
URIGetInfo (Function)
Retrieves information of a URI resource.