ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Emulating constants
List of constants used by the functions for emulating automated tests....
fMemExist (Function)
Checks the existence of a shared memory zone.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
HTTPSendForm (Function)
Sends an HTTP form.
1. The WINDEV Framework
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
NetworkDisconnect (Function)
Disconnects a network drive.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Voice commands in your applications
The applications that you develop can react to the user's voice......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......