ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
The Signature control
The Signature control is a report control used to sign......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Programming patterns
CAUTION......
The Organizer control
The Organizer control is used to display and handle organizers......
Managing the styles
The help editor allows you to define styles of paragraphs......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Error 802: Invalid syntax for this function
Error 1060: Unable to call method without parameter: add ()
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.