ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
WDOptimizer: Editing and modifying a ".REP" file
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
DNS functions
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Operations performed on use case diagrams
The following paragraphs explain......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.