ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Logical operators
The logical operators are as follows......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Arithmetic operators
The arithmetic operators are......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
String (Variable type)
The String type is used to manipulate strings......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
TableMode (Function)
TableMode is kept for backward compatibility.
Style sheet
A style sheet ("......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.