ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
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.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
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.
Image drawing and processing functions
List of image drawing and processing functions...
Min (Function)
Returns the lowest value.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatWrite (Function)
Writes an element into a matrix.
MatRead (Function)
Reads the value of a matrix element.
grRaised (Function)
Used to display a chart with raised effect.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).