ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Programming overview in C and C++
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).
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
iParameterViewer (Function)
Configures the report viewer.
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.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....