ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
zipDeleteAll (Function)
Deletes all files from an archive.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Size (Property)
The Size property is used to determine and change the size of an element.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.