ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
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......
Android and Java: WLanguage procedure calls
Modifies the location of log files corresponding to an HFSQL data file....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Find/Replace in the current project
The "Find/Replace" feature is used to......
FTPCommand (Function)
Sends a specific FTP command to a server.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min