ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Carousel control
The Carousel control is used to display an animated menu made of images......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Sharing elements with a WINDEV application
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
FirstDayOfMonth (Function)
Returns the first day of the month.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
CurrentMonth (Function)
Returns the number of the current month.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
ERR_BAD_CONTEXT_INTERNAL
Functionality or documentation not available
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Events associated with Table controls
List of events associated with Table controls...
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Aliases on data files: HAlias
The aliases are used to handle......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Events associated with Shape controls
List of events associated with Shape controls...
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....