ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
Importing elements into a project
All the elements of a project (windows, reports, classes, sets of procedures, queries...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
HDFS constants
The following constants are used by the HDFS functions:...
WebSocket functions
List of functions specific to WebSocket servers...
Operations performed on component diagrams
The following paragraphs explain......
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<TreeView Table>.InsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Using the query result
The result of a select query can be used in......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
Info (Function)
Displays a custom message in a system information window.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
3-tier architecture
The development in "3-tier" architecture is now simplified......
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.