ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Message text file format
The text files created by WDMSG use a specific format......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
fRead (Example)
Usage example of the fRead function
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Error (Function)
Displays a custom error message in a system error window.
Phone constants (Android / iOS)
Various constants
List of various constants used by the constants WINDEV functions....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
.NET object
To access a class......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Installing a SOAP server with Apache
13. External component in practice
External component in practice...
12. External component in practice
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).