ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipNbPart (Example)
Usage example of the zipNbPart function
XMLBuildString (Example)
Usage example of the XMLBuildString function
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
PDF Reader control events
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
sOpen (Example)
Usage example of the sOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
grHMAddData (Function)
Adds a data into a Heatmap chart.
HAddGroup (Function)
Adds a group of users.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.