ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteAll (Example)
Usage example of the zipDeleteAll function
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
ExeGetPID (Function)
Returns information about the current process.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
HChangeKey (Function)
Changes the browse item.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
fLongPath (Function)
Returns the full long path of a file or directory.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
fShortPath (Function)
Returns the full short path of a file or directory.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HListFile (Example)
Usage example of the HListFile function
fListDisk (Function)
Returns the list of disks installed on the computer.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
xlsOpen (Example)
Usage example of the xlsOpen function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.