ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
PDFPassword (Function)
Protects a PDF document with a password.
Programming patterns
CAUTION......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
13. Security benefit: managing the "Back" button
Binding a Check Box control to an item
Handling controls in a report
The different operations available for the report controls are as follows......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
License agreement - HFSQL Client/Server
Multilingual project
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
HPriority (Function)
Finds out and modifies the priority of the calling application.
8. Windows in practice
Discover the main actions that can be performed on the windows....
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Report based on a query
Queries are used to easily select records in one or more data files......