ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Container column in a Table control
A cell found in a Table control can contain a set of controls......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
StatVarianceP (Function)
Calculates the variance for a full series of values.
Viewing a report in 3D
Your report displays controls that overlap?......
The Static control
A Static control is a control used to display a static text......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Creating the skin template of a report
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Handling TimeLine controls programmatically
A TimeLine control can be......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Link properties
When creating a link, you can simply specify the destination......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Binding a Check Box control to an item
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......