ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Upload control
The Upload control is used to upload files on the Web server......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
gLine (Function)
Builds a sequence of characters containing a line.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
User Groupware files
Two categories of data files are managed......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Variables for managing the Drag and Drop
Constants for object visibility
List of constants for managing the visibility of an object....
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
End of break block
The End of break block is optional......
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
TreeView constants
List of constants used by the TreeXXX functions...
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
MatCreate (Example)
Usage example of the MatCreate function
FTPFileExist (Function)
Checks the existence of a file on an FTP server.