ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
SQLFirst (Function)
Positions on the first row of the query result.
Feedback component
The Feedback component is a component provided with WINDEV......
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
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).
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.