ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
WDINT license agreement
WDINT license agreement...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Creating the skin template of a report
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
29. SEO in practice