ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
<Chart>.Print (Function)
Prints a chart.
grPrint (Function)
Prints a chart.
Error 1001: The operators: and:: can only be used in the methods of classes
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)