ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the report viewer (preview)
You can display a print preview in the report viewer......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Ad Hoc deployment
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
<Source>.Seek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Test of a query
The query editor allows you to run the test of query result......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
4. HFSQL Classic
HFSQL Classic is the database format......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
How to create a patch?