ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Local procedure
Two types of procedures are available......
Looper control functions
List of functions for managing Looper controls...
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
HRead (Function)
Reads a record in a file according to a given record number.
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.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
SysYRes (Function)
Returns the vertical screen resolution.
Info (Function)
Displays a custom message in a system information window.
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....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Map control functions
Map control functions...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
iPrintImage (Function)
Sends the image file to print to the print buffer.
ArraySort (Function)
Sorts a WLanguage array.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.