ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDForce (Function)
DnDForce is kept for backward compatibility.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
WDZip: Creating or modifying an archive
This help page explains how to......
Changing sites from AWP to SEO-ready session mode
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
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.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
How to loop through a file using filters?
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......