ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.