ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
FBSessionStatus (Function)
Checks the status of a Facebook session.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
iPrintImage (Function)
Sends the image file to print to the print buffer.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.