ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
11. External component
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Copying controls from the page editor
The controls can be copied from the page editor......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Recompiling the project
The project compilation is a process used to......
Handling an Organization Chart control through programming (prefix syntax)
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Hash functions
Hashing is used to summarize a file or a character string......
Type and version of Web server
The configuration diagnostic displays the following error......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
WEBDEV concepts
2. Types of setup
Types of setup...
15. Cookies: information stored on the end user's computer