ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
SocketExist (Function)
Checks the existence of socket.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
VariableReset (Function)
Resets the variable to its initial value.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
Size (Property)
The Size property is used to determine and change the size of an element.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.