ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Interactive notification management constants
Interactive notification management constants...
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
LOOP statement
The statement block is repeated endlessly...
Scheduler control events
The following events associated with Scheduler controls:...
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
fChangeSize (Function)
Resizes an external file.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
<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....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
LDAP constants
List of constants used by the LDAP functions....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).