ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Types of standard controls
Types of standard controls...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
URI constants
The following constants are used by URI-specific functions:...
HClient structure
The HClient structure is used to......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
GglRequest (Example)
Usage example of the GglRequest function
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
DDE constants
List of constants used by the DDE functions...
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.