ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Execute (Function)
Starts the execution of a process through programming.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
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.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
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...
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)......