ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
grDraw (Function)
Draws a chart according to the specified parameters.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Conversion (Function)
Converts a value from a unit to another one.
EventCreate (Function)
Creates an event.
Custom properties (WLanguage)
A custom property is a code element with two events......
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
Copying controls from the report editor
The controls can be copied from the report editor......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
SemaphoreCreate (Function)
Creates a semaphore.
dPoint (Example)
Usage example of the dPoint function
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
W3C standardization
You must comply with the W3C standard (HTML 4......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).