ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Generation modes
Generation modes...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Reals
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Recycle code windows
By default, a single code window is opened per ......
LooperAdd (Function)
Adds a row at the end of a Looper control.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
12. Pages in practice