ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Text (Property)
The Text property is used to get and modify text.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
XMLPath (Function)
Returns the current position in the document in XPATH format.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
MatFloatAdd (Function)
Adds a value to each matrix element.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Configuring the SOAP administrator
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
Manipulating a Layout control programmatically
A Layout control can be......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
DnDGetData (Example)
Usage example of the DnDGetData function
Truncate (Function)
Truncates the right part of a string or buffer.
zipSelectFile (Function)
Selects files from an archive.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Passing parameters
The parameters can be passed to a procedure......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.