ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDTRAD options
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Constant
The constants are language elements whose value is fixed once and for all...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
dArc (Example)
Usage example of the dArc function
Events associated with Image controls
List of events associated with Image controls...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Count (Property)
The Count property returns the number of elements in a given set.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
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.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...