ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWrite (Function)
Writes: a character string into an external file. a memory section....
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
ModbusDisconnect (Function)
Closes the Modbus session.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
<Image>.Rotation (Function)
Rotates an Image control.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
DocPrint (Function)
Prints a document in "docx" format.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
<Map>.AddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<Source>.RecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....