ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerCancel (Function)
Cancels the current burn process.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
KioskEnable (Function)
Switches the current Android application to kiosk mode.
iColumnEnd (Function)
Forces a column break in a multi-column report.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Notification
The Notification keyword can correspond to:
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
ControlNext (Function)
Returns the name of the next control in input mode.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Multiline strings
To type character strings over several lines in the code editor...
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
fMemExist (Function)
Checks the existence of a shared memory zone.
Chart management functions
...Chart management functions...
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
CharactType (Function)
Returns information about the type of character.