ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatTranspose (Function)
Calculates the transposed matrix.
Error 26: No END statement is associated with this THEN
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
HAddGroup (Function)
Adds a group of users.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function