ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
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....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
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....
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...
Creating an executable: General options
The main executable options are as follows......
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.
Events associated with internal windows
List of events associated with internal windows...
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......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......