ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocPrint (Function)
Prints a document in "docx" format.
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.
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")....
fWrite (Function)
Writes: a character string into an external file. a memory section....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
zipOpenRAR (Function)
Opens an existing archive in RAR format.
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
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.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
zipDeleteAll (Function)
Deletes all files from an archive.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....