ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Constants for managing emails
List of constants used by the functions for managing emails....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Specific features of the Express version
Android Control Center
Do you know where to find your application log files?...
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
5. User Groupware in practice
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
3. Deploying a dynamic WEBDEV site