ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
GetTheme (Function)
Gets the current theme of a mobile application.
SysNameExe (Function)
Returns the name and full path of an application.
Installing a SOAP server with Apache
PermissionList (Function)
Returns one or all the permissions declared by the application.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
Constants for managing Organizer controls
Constants for managing Organizer controls...
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
fResourceDir (Function)
Returns the path of the read-only resources of the application.
WLanguage properties available in PHP
The following properties are available in PHP...
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.