ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAP constants
List of constants used by the LDAP functions....
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>.SavePNG (Function)
Saves an image: in a PNG file. 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.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
<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....
LOOP statement
The statement block is repeated endlessly...
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
iParameterViewer (Function)
Configures the report viewer.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Position (Function)
Finds the position of a specified string within another string.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min