ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
iReportPrintingStatus (Function)
Returns the status of the current print.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
EmailGetAll (Function)
Retrieves all the emails found on a server.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
HDescribeItem (Function)
Describes a file item through programming.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Step 1: Configuring the print parameters
This step allows you to choose......