ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Phone management functions
List of functions for phone management...
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
iPrintReport (Function)
Prints a report created with the report editor.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
iPrintImage (Function)
Sends the image file to print to the print buffer.
ArraySort (Function)
Sorts a WLanguage array.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Character strings
WLanguage supports different types of strings....
Local procedure
Two types of procedures are available......
dDisplay (Function)
Displays the drawing in the Image control.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
ReplicInfo (Function)
Returns information about a replication.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
MemCreate (Function)
Creates a memory area.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Report based on a query
Queries are used to easily select records in one or more data files......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.