ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
GroupReset (Function)
Reinitializes the Group structure.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
fDir (Function)
Finds a file or directory.
8. Sharing a project in practice
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Multi-project search
Performing a search in the current project is a common operation......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Events associated with Link controls
List of events associated with Link controls...
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
GetTheme (Function)
Gets the current theme of a mobile application.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....