ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
ERR_BAD_PARAMETER
6. Editing a page: zoning mode
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
23. Print modes
HFSQL Client/Server: Configuring the data files on the server
ERR_DISCONNECTED_ERROR
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
ERR_NO_PAGE
7. Window templates
...Window templates...
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Report controls
Several types of controls can be handled in a report created by the report editor......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
11. Window templates
WINDEV Mobile allows you to create window templates....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....