ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border of controls
One of the most important elements of control style is its border......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Error 1001: The operators: and:: can only be used in the methods of classes
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
6. Multiple generation
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Managing the runtime errors
Some errors may occur in your application......
Private Store for mobile applications
There are two methods two deploy your applications......
Managing parallel tasks
The computers are becoming more and more powerful......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Information 2104: This function is kept for backward compatibility
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....