ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Count (Property)
The Count property returns the number of elements in a given set.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
WDTRAD options
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
<TimeLine>.ListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
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.
<Scheduler>.ListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Events associated with List Box controls
List of events associated with List Box controls...
DDERetrieve (Example)
Usage example of the DDERetrieve function
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.