ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
Image drawing and processing functions
List of image drawing and processing functions...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
SocketRead (Function)
Retrieves a message sent by another socket.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....