ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
New (Reserved word)
New is used to allocate memory space...
Description (Property)
The Description property is used to get and change the page description.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
URIGetInfo (Function)
Retrieves information of a URI resource.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.