ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLReqExists (Function)
Checks the existence of a query.
RGB (Function)
Defines a color from its Red, Green and Blue components.
SocketWrite (Function)
Writes a message intended to another socket.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
zipInfoFile (Example)
Usage example of the zipInfoFile function
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
HReadLast (Example)
Usage example of the HReadLast function
Creating the Table pages of the WEBDEV RAD pattern
The lifecycle of some projects span several years......
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
fRead (Example)
Usage example of the fRead function
Combination (Type of variable)
A combination is a set of options.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
zipFileSize (Example)
Usage example of the zipFileSize function
zipChangePath (Example)
Usage example of the zipChangePath function
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Factorial (Function)
Returns the factorial of an integer number.
fRemoveDir (Function)
Deletes a directory from a disk.