ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
SourceFromWindow (Function)
Automatically updates: 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....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
emailIMAPSession (Variable type)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......