ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
FinFutureVal (Function)
Returns the future value of an investment.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
SQLModify (Function)
Modifies the content of a row in the query result.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
tapiRecord (Function)
Records the current communication as a".WAV" file.
ChangeAction (Example)
Usage example of ChangeAction
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.