ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
HSL (Function)
Creates a color from its hue, saturation and lightness.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
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.
FinFutureVal (Function)
Returns the future value of an investment.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
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......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
SQLModify (Function)
Modifies the content of a row in the query result.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
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.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.