ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
StatVarianceP (Function)
Calculates the variance for a full series of values.
FTPConnect (Example)
Usage example of the FTPConnect function
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
MemFound (Function)
Checks whether the sought element was found.
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Other operators
The following are additional operators......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......