ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
XML functions
List of XML functions...
WINDEV 2024 Tutorial - Table of contents
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
ArrayCopy (Function)
Copies the content of an array to another array.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Error 38: The END statement marking the end of the structure declaration is missing
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
PageNumber (Property)
The PageNumber property gets and sets a page number.
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.