ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Open (Function)
Opens a modal WINDEV window.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
HDelete (Function)
Deletes a record from a data file (query or view).
Global and local variable
Two types of variables are available......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
7. AJAX technology
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......