ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatNbLine (Function)
Returns the number of rows found in a matrix.
Message text file format
The text files created by WDMSG use a specific format......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
MatNbColumn (Function)
Returns the number of columns found in a matrix.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLSavePosition (Function)
Stores the current position in the XML document.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
ExceptionPropagate (Function)
Propagates an exception.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....