ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Deploying a WINDEV application
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
WDDeploy features
WDDeploy can be used to......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
EndService (Function)
Ends the execution of the current service.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
DDE constants
List of constants used by the DDE functions...
HOpen (Function)
Opens a data file.
InfoBuild (Function)
Displays a custom message in a system information window.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...