ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gLine (Function)
Builds a sequence of characters containing a line.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
gClickableLink (Function)
Adds a clickable link in a graphic string.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
LDAPDelete (Function)
Deletes an object from the LDAP server.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.