ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
SocketWrite (Function)
Writes a message intended to another socket.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
5. User Groupware in practice
Global and local variable
Two types of variables are available......
zipListFile (Function)
Returns the list of files found in an archive.
HIndex (Function)
Rebuilds the file index (".NDX" file).
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Constant
The constants are language elements whose value is fixed once and for all...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.