ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Clickable Image control
The Clickable Image control can be used to......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Programming custom calculations in Table controls
Constant
The constants are language elements whose value is fixed once and for all...
The Image control
The Image control is used to......
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
iParameter (Function)
Retrieves the printer configuration and configures the print.
GetDefinition (Function)
Retrieves the definition of element type.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
9. Hardware and software requirements
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.