ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Body block
The Body block corresponds to the main block of the report......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Events associated with OLE controls
List of events associated with OLE controls...
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Sharing the context menus in the project
In most cases, several context menus are included in your applications......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Global procedure/function
A global procedure can be used in all the processes or events of the project....