ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
Weight (Property)
The Weight property is used to get and change the weight of an element.
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
MatDelete (Example)
Usage example of the MatDelete function
GridlinesVisible (Property)
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
Movable (Property)
The Movable property is used to define if an element can be moved.
GetActiveObject (Example)
Usage example of the GetActiveObject function
fDriveInfo (Example)
Usage example of the fDriveInfo function
MatTranspose (Example)
Usage example of the MatTranspose function
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
Password (Property)
The Password property sets and changes the password.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
fRead (Example)
Usage example of the fRead function
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
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
fListDisk (Function)
Returns the list of disks installed on the computer.