ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HChangeName (Function)
Modifies the physical name of a data file.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
ShellExecute (Function)
Opens a document in its associated application.
gClickableLink (Function)
Adds a clickable link in a graphic string.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HTTPRequest (Function)
Starts an HTTP request on a server.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.