ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
6. WEBDEV Account Manager
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Using an external component in an application
A component can be reused at any time in any application......
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
PDFPassword (Function)
Protects a PDF document with a password.
HOnError (Function)
Customizes the management of HFSQL errors.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
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......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Multilingual project
Creating a Java archive
When your Java application is developed, you can......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......