ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
9. Sharing a project in practice
Sharing a project in practice...
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
8. Sharing a project in practice
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
W3C standardization
You must comply with the W3C standard (HTML 4......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
2. WEBDEV administrator in practice
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
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......
Commands of the external interface
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Query based on query
Queries can be based on items from another query......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....