ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Android Control Center
Do you know where to find your application log files?...
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
WDTRAD options
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
5. User Groupware in practice
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......