ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadEnd (Function)
Ends the execution of the current thread.
Structure (Type of variable)
A structure is a custom type of data...
HTTPRequest (Function)
Starts an HTTP request on a server.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Constants for managing the modification of windows by the user
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
HFSQL properties
List of HFSQL properties...