ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
The Dashboard control
Dashboards are essential elements in an application......
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
ERR_DISCONNECTED_TIMEOUT
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
List,Count (External language)
Returns the number of elements found in a list.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
6. WEBDEV Account Manager
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......