ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
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...
Page with parameters
Resizes an external file.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Testing a static page
The test of a single page runs the current page in WEBDEV...
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.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Android Widget windows
An Android application can contain one or more Widget windows......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
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.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Value (Property)
The Value property is used to get and change the value of an element.