ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server data file. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
4. Create a page in the editor...
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
FaxConnect (Function)
Establishes a connection to a fax server.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
WINDEV: Example of programmed Drag and Drop
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......