ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
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.
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.
MySelf (Reserved word)
MySelf is used to handle the current control...
Menu management functions
List of functions for managing menus...
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
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)......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
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....