ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. What is the WEBDEV administrator used for
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
MemSort (Function)
Sorts the elements found in a memory zone.
TreeSort (Function)
Sorts the elements found in a TreeView control.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
<TreeView>.Sort (Function)
Sorts the elements found in a TreeView control.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Connection variable>.ModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.