ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySelf (Reserved word)
MySelf is used to handle the current control...
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.
UUDecode (Function)
Decodes a character string in UUEncode format.
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.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
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
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
fExeDir (Function)
Returns the directory from which the execution is started.
Page templates
WEBDEV allows you to create page templates......