ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMerge (Example)
Usage example of the zipMerge function
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Environment of code editor
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
EventCreate (Function)
Creates an event.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).