ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Error 2: Incomplete line
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
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
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......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
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....
HDBIndex (Function)
Opens an xBase index file.
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....
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......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
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......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......