ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
PythonExecute (Function)
Executes a function present in a Python module.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates in prefix syntax:
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Certificate functions
The following functions are used to handle the certificates:...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...