ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Constants used by the the functions for managing the HFSQL Cluster
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
DDERetrieve (Example)
Usage example of the DDERetrieve function
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
NetSendMessage (Example)
Usage example of the NetSendMessage function
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.