ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
1. Testing a site: Elements to be tested
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
ERR_BAD_URL
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
ERR_CANNOT_RUN_EXPLORER
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
How to find out whether a report was printed?
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Chart control properties
A Chart control can be used......
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
Setup directory
The setup wizard allows you to configure the setup directory of application....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......