ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
FTPCommand (Function)
Sends a specific FTP command to a server.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
ComponentLocate (Function)
Specifies the access path to an external component of project.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
The Clickable Image control
The Clickable Image control can be used to......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
The Check Box control
A Check Box can correspond to......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Items used in a select query
A query created in the query editor can contain several types of items......
Internal component
An internal component is a set of elements from a project......
Specific features of the Express version
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
ServiceWait (Function)
Pauses the current service during the specified duration.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.