ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
WINDEV Mobile Framework License Agreement
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Compilation options
The compilation options allow you to define the help system generation settings......
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....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
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....
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......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Error 204: using a parameter without optional value after parameters ...
Using the task management and the schedule
Time management is extremely important......
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.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
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....
DateDifference (Function)
Calculates the number of days between two dates.