ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Compilation options
The compilation options allow you to define the help system generation settings......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
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......
WDDIXIO License Agreement
WDDIXIO License Agreement...
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Analysis links
The links are used to link the files found in an analysis between themselves......
DateDifference (Function)
Calculates the number of days between two dates.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Image control: the supported formats
The supported image formats are as follows:...
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....