ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
History of versions
The history of setup versions is an advanced feature of the network setup......
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Sensor constants
Constants used by the SensorXXX functions...
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.