ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Aliases on data files: HAlias
The aliases are used to handle......
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
CSS Grid control
The CSS Grid control is a control layout tool similar to the Flexbox control......
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
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......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
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......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
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
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......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....