ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use a calendar to enter dates
Error 38: The END statement marking the end of the structure declaration is missing
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
Error 40: The END statement marking the end of the class declaration is missing
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
HSL (Function)
Creates a color from its hue, saturation and lightness.
XML functions
List of XML functions...
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......