ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Organizer control functions
The following functions are used to manage the Organizer control:...
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
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.).
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
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.
Crosstab report
The report editor allows you to create "Crosstab" reports......
7. Multilingual sites in practice
ExceptionPropagate (Function)
Propagates an exception.