ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
DocInfoXY (Function)
For a given position in a Word Processing control (coordinates of a control point), returns one of the following: the number of the corresponding page, the corresponding X-position (in mm), the corresponding Y-position (in mm)...
Creating a translation file
WDINT allows you to create a translation file....
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Events associated with framesets
List of events associated with framesets...
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
The Site Map control
The Site Map control allows the Web user to......
Cos (Function)
Calculates the cosine of an angle.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Windows
The windows represent the main interface of a WINDEV application......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Close (External language)
Closes the current window and restores the context that existed before the window opening.
Repositionable Note functions
<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......