ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
SocketClose (Function)
Closes a socket or a connection to a server socket.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
fLongPath (Function)
Returns the full long path of a file or directory.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
fShortPath (Function)
Returns the full short path of a file or directory.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
Enqueue (Function)
Adds an element to the queue.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Push (Function)
Pushes an element onto the stack.
fDirSize (Function)
Returns the size of a directory in bytes.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
Contains (Function)
Allows you to check if a substring is within a string.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.