ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageChangeLayout (Function)
Applies a specific layout to a page.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Record (Type of variable)
The Record type is used to save the values of a record.
Constants used by the functions for managing Tab controls
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.