ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
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).
Creating a query
Two methods can be used to create a query......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
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
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
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....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.