ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Project description: Style tab
The project description window allows you to configure various elements of your project......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
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)...
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
grCreate (Function)
Creates a specific type of chart.
Bitwise operators
The operations on binary values are performed......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Chart: Managing legends
Several types of legends are supported in the charts......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......