ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UUDecode (Function)
Decodes a character string in UUEncode format.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
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.
fShortPath (Function)
Returns the full short path of a file or directory.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
WordToArray (Function)
Fills an array with the words from a string.
MySelf (Reserved word)
MySelf is used to handle the current control...
Constants for managing Gantt charts
2. Analysis in practice
Emulating constants
List of constants used by the functions for emulating automated tests....
Link properties
When creating a link, you can simply specify the destination......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
fClose (Example)
Usage example of the fClose function
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
17. TLS/SSL: Encrypting information on the Web