ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSize (Function)
Returns the size of a file (in bytes).
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
iPrintImage (Function)
Sends the image file to print to the print buffer.
14. Managing the "Back" button in practice
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
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....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Software license agreement
WINDEV Express license agreement...
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Enumeration (Type of variable)
An enumeration is a set of values......
MatFloatAdd (Function)
Adds a value to each matrix element.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......