ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
<Looper>.Display (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
Compass (Property)
The Compass property is used to: display or hide the compass on a Map control, determine whether the compass is displayed on a Map control....
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
8. "Mobile friendly" site: Dynamic serving
Report blocks
A printed report includes several sections......
.NET Assemblies
.NET is Microsoft's software development platform......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......