ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Error 204: using a parameter without optional value after parameters ...
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateDifference (Function)
Calculates the number of days between two dates.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Extracting the text of the project
The following text can be extracted......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Structure (Type of variable)
A structure is a custom type of data...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
DnD constants
List of constants used by the functions for managing the Drag and Drop....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).