ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV license agreement
WEBDEV license agreement...
HNext (Function)
Sets the position on the next data file record according to a browse item.
Creating a query
Two methods can be used to create a query......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
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....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....