ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 31: The file to include is not found. Check the name and path ...
iEllipse (Function)
Prints an ellipse (in a rectangle).
Address
The Address keyword can correspond to...
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
DataType (Function)
Identifying the type of a WLanguage variable.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Constants for managing projects
List of constants used by the functions for managing projects....
Creating requirements
The following steps must be performed to implement the requirements......
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
FaxConnect (Function)
Establishes a connection to a fax server.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
NetworkUser (Function)
Identifies the name of the connected user.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......