ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
HJSONToRecord (Function)
Imports JSON data into the current record.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Size (Property)
The Size property is used to determine and change the size of an element.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Constants for managing tiles
System constants
List of constants used by the system functions....
14. Report templates
...Report templates are used to easily standardize report layouts....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Check model
You can use check models to easily create checks...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.