ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
iParameter (Function)
Retrieves the printer configuration and configures the print.
WithSpace (Example)
Usage example of the WithSpace function
Multi-touch management functions
The following functions are used to manage the multi-touch......
Events associated with a Navigation Bar control
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Factorial (Function)
Returns the factorial of an integer number.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Map control functions
Map control functions...
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
fRemoveDir (Function)
Deletes a directory from a disk.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.