ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
ChangeStyle (Function)
Modifies the style of a control dynamically.
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Query editor
The query editor is used to automatically create queries on the data files......
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
Select query description window: Items used
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Error (Function)
Displays a custom error message in a system error window.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Detailed use of WINDEV FTP/RPC
dCopyImage (Example)
Usage example of the dCopyImage function
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
8. Sharing a project in practice