ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddDirectory (Example)
Usage example of the zipAddDirectory function
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
2. Projects in practice
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
HSetREP (Function)
Enables or disables the management of .REP file.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Constants for telemetry management
Constants for telemetry management...
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
grSourceSeries (Function)
Defines the source of a series.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Constants for managing contact functions
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).