ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Error 803: Return and Result cannot be used in the same process
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
<Image>.Fill (Function)
Colors an area in an Image control.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Guided tour management constants
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Printing in PDF format: Special cases
Specific features of print in PDF format...
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.