ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Editing pages: 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.
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.
Shared memory area functions
Shared memory area constants
Memory area management functions
The following functions are used to handle the certificates:...
RepeatString area: movements and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
<PolygonGeo variable>.Area (Function)
Calculates the area of a polygon defined using geographic coordinates.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Style sheet
A style sheet ("......
Native Sybase Connector for WINDEV and WEBDEV 2024
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Recompiling the project
The project compilation is a process used to......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
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......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Status bar of windows
The status bar of a window is used to display several types of information......