ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Open (Function)
Opens a modal WINDEV window.
Table,Delete (External language)
Deletes an element from a Table control.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Android Widget windows
An Android application can contain one or more Widget windows......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....