ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Push notification
A mobile device can receive push notifications......
29. SEO in practice
Types of Edit controls
The pages
Pages are the main interface of a WEBDEV site......
Time management help
Time management is extremely important......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
List of extension attributes
The list of extension attributes ......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Managing bar codes
The use of bar codes to identify and manage products has become essential......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....