ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or hide the ribbon tabs and buttons. the export options available in the mini preview window....
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
Warning 12: The label is unused
Buffer (Keyword)
The Buffer keyword can correspond to...
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
TableMode (Function)
TableMode is kept for backward compatibility.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Sort the data displayed in your tables in one click
Automatic modification of tables: new date format
Starting with WINDEV 7 and WEBDEV 7 version 149new date and time formats are available in Hyper File queues......
Label report
The report editor allows you to create "Label" reports......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
SysWinTitle (Function)
Returns the title of the window.
Report and project
In most cases, a report is linked to a project......