ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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...
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.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Generating an application for Universal Windows 10 App
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Type (Property)
The Type property is used to get and change the type of an element.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
HListConnection (Function)
Returns the list of connections currently described in the application.