ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNbRec (Example)
Usage example of the HNbRec function
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
SysErrorMode (Function)
Modifies the display mode of errors.
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Font management properties
List of font management properties...
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
fClose (Example)
Usage example of the fClose function
FTPListFile (Example)
Usage example of the FTPListFile function
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
iCreateFont (Example)
Usage example of the iCreateFont function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Constants for external files
List of constants used by the functions for managing external files....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
8. Optimizing an application
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.