ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Emulating constants
List of constants used by the functions for emulating automated tests....
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.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
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.
MySelf (Reserved word)
MySelf is used to handle the current control...
Constants for managing Gantt charts
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
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)......
2. Analysis in practice
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.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Page templates
WEBDEV allows you to create page templates......