ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
grWndSize (Function)
Defines the size of the window containing the chart.
HListItem (Example)
Usage example of the HListItem function
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
API (Example)
Usage example of the API function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
fCopyDir (Example)
Usage example of the fCopyDir function
FTPGet (Example)
Usage example of the FTPGet function
fLock (Example)
Usage example of the fLock function
fRemoveDir (Example)
Usage example of the fRemoveDir function
Operations performed on sequence diagrams
The following paragraphs explain......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
SQLExec (Example)
Usage example of the SQLExec function
CallDLL32 (Example)
Usage example of the CallDLL32 function
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
fUnlock (Example)
Usage example of the fUnlock function
SQLFirst (Example)
Usage example of the SQLFirst function