ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
4. HFSQL Classic
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
PC SOFT Free Technical Support
Thank you for buying one of our products......
WDSQL, SQL querier: Overview
WDSQL is used to......
Type and version of Web server
The configuration diagnostic displays the following error......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
HDBIndex (Function)
Opens an xBase index file.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
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......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Report and project
In most cases, a report is linked to a project......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......