ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Handling Scheduler controls programmatically
A Scheduler control can be......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
2. How to test a site?
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Recycle code windows
By default, a single code window is opened per ......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Constants for object visibility
List of constants for managing the visibility of an object....
ControlCurrent (Function)
Returns the name of the control currently in edit.
11. Controls in practice
Discover the main characteristics of the controls...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Chart constants
List of constants used by the functions for chart management....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
State (Property)
The State property is used to get and change the state of an element.
Crosstab report
The report editor allows you to create "Crosstab" reports......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......