ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
LDAPNbValue (Function)
Returns the number of values for an attribute.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
ErrorBuild (Function)
Displays a custom error message in a system error window.
The Cell control
The Cell control contains controls......
The Tab control
The Tab control is used to simultaneously display different controls......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
NetworkUser (Function)
Identifies the name of the connected user.
HRegenerateFile (Function)
Regenerates a data file from its log.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
16. Java applications in practice
Java applications in practice...