ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Random (Function)
Returns a random number.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
DriveDeleteFile (Function)
Deletes a file on the remote disk.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
Test of a query
The query editor allows you to run the test of query result......
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<fbSession variable>.Request (Function)
Sends an HTTP request to the Facebook Graph API.
URI functions
The following functions are used to manage URIs...
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Constants for managing animations
List of constants used by the functions for managing the animations...
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Video functions
List of video functions...