ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Video functions
List of video functions...
Constants for the archiving functions
List of constants used by the archiving functions....
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
HTTPCreateForm (Function)
Creates an HTTP form.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
fSplit (Function)
Splits a file into several files.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Constants for managing projects
List of constants used by the functions for managing projects....
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
SQLSeek (Function)
Positions on the specified result row of the query.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......