ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
12. Pages in practice
Ignores errors so that replication between HFSQL servers can continue to run....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
SocketAccept (Function)
Run on the server, this function accepts a connection request on an existing socket on the server machine.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
Check: Sending an email
The monitoring robot will......
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
AAF: Context menu of Image controls
A context menu is available for Image controls......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....