ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Reals
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
OpenMobileWindow (Function)
Opens a window in a mobile application.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Page constants
List of constants used by page functions....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.