ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
DotNetDelegate (Function)
Initializes a.NET delegate.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
5. Site test in practice
Share your projects via Git
Git is a source code manager......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Saving entered data (AAF)
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Replication management functions
Three types of replication are proposed......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...