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...
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime...
Code statistics
The code statistics affect...
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...
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Creating a window skin template
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces...
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)...
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers...
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Viewing a window in 3 dimensions
Your window contains overlapping controls?...
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key...
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts...
WINDEV: Windows created via the RAD model
The window creation wizard offers many types of windows associated with HFSQL tables...
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ...
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?...
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control...
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor...
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window...
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
RTF control properties
List of properties associated with the RTF control...
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Action Bar control functions
The following functions are used to manage the Action Bar control......
Constants for object visibility
List of constants for managing the visibility of an object....
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
ERR_BUTTON_EXPECTED
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.