ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Warning 12: The label is unused
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Telemetry: Main features
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....