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...
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
24. Displaying and linking pages
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Operations performed on component diagrams
The following paragraphs explain......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Operations performed on activity diagrams
The following paragraphs explain......
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
List of reserved words