ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCompress (Function)
Compresses a file.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Events associated with Sidebar controls
List of events associated with Sidebar controls...
The Sidebar control
The Sidebar control gives access to different options......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
HTML Display control properties
HTML Display control properties...
KeyPressed (Function)
Checks which key is pressed.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
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.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
fSplit (Function)
Splits a file into several files.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Decode (Function)
Decodes a character string that was encoded by Encode.