ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Generating an application for Universal Windows 10 App
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.