ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Number (Property)
The Number property is used to get the number of an element.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
Bitwise operators
The operations on binary values are performed......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Speech recognition management functions
The following functions are used to manage speech recognition:...
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
Index (Property)
The Index property is used to get the index of an element.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....