ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Detailed use of WINDEV FTP/RPC
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
Project portfolio
From version 25, you can create "project portfolios"......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
History of versions
The history of setup versions is an advanced feature of the network setup......
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HTTP functions (prefix syntax)
List of HTTP functions...
dDisplay (Function)
Displays the drawing in the Image control.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......