ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Application test in practice
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
Size (Property)
The Size property is used to determine and change the size of an element.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
Line (Property)
The Line property is used to define the line style used.
Size (Property)
The Size property is used to determine and change the size of an element.
Text (Property)
Text is used to find out whether an item is a text item.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<mongoGridFS variable>.DeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Rights on the virtual directory
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
3. Debugger
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....