ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Events associated with a Spreadsheet control
iMargin (Function)
Defines the "logical" print margins.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Constant
The constants are language elements whose value is fixed once and for all...
Drop-down button
The drop-down button expands: a context menu. a popup window....
Constants for test
List of constants used by the functions for managing automated tests....
Binding a Check Box control to an item
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
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....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Variable scope
Variables can be declared anywhere in the code....