ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
2. Examples and components provided with WEBDEV
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
22. Report templates
14. Report templates
Report templates...
26. Style sheets: to simplify the layout
HFSQL: Change of name
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Properties associated with the options of a Switch control
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
17. WLanguage: a simple and powerful language
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Switch control properties
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.