ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
14. PHP generation in practice
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
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....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
8. Optimizing an application
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
EmailMsgError (Example)
Usage example of the EmailMsgError function
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.