ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Managing space characters in the searches?
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
MySelf (Reserved word)
MySelf is used to handle the current control...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HCreateMovableReplica (Function)
Creates a movable replication.
Creating a Java archive
When your Java application is developed, you can......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Constants for managing certificates
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......