ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
<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....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
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)......
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....
WDMSG license agreement
WDMSG license agreement...
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Using the task management and the schedule
Time management is extremely important......
Native MySQL Connector - License Agreement
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....
DateDifference (Function)
Calculates the number of days between two dates.