ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLDocument (Function)
Creates a new XML document.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
ArrayCopy (Function)
Copies the content of an array to another array.
HSL (Function)
Creates a color from its hue, saturation and lightness.
UserPassword (Property)
The UserPassword property is used to manage the user password required in an authentication process.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
zipCreate (Function)
Creates an archive.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
Border (Type of variable)
The Border type is used to handle a border through programming...
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.