ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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...
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...
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...
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...
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...
Viewing a window in 3 dimensions
Your window contains overlapping controls?...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
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...
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Starting WDOptimizer in a command line
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
HCreateView (Example)
Usage example of the HCreateView function
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
HSetREP (Function)
Enables or disables the management of .REP file.
Interactive notification management constants
Interactive notification management constants...
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
The Line control
A Line control is used to display a line in a page......