ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractPath (Function)
Returns the path of a file found in the archive.
Aliases on data files: HAlias
The aliases are used to handle......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
WDXView : Use
This help page presents the different features of WDXView......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
zipDeleteFile (Function)
Deletes a file from an archive.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Creating a window skin template
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Commands of the external interface
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......