ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
fFileExist (Function)
Checks the existence of an external file.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HListConnection (Function)
Returns the list of connections currently described in the application.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.