ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
InfoBuild (Function)
Displays a custom message in a system information window.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Property Description (Variable type)
The Property Description type is used to get information about a property.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
INIRead (Example)
Usage example of the INIRead function
dCopyImage (Example)
Usage example of the dCopyImage function
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Events associated with an Organization Chart control