ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Border of controls
One of the most important elements of control style is its border......
Constants for managing arrays
List of constants used by the functions for array management....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
gpwOpen (Function)
Opens the User Groupware login window or page.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Starting WDOptimizer in a command line
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
ChangeStyle (Function)
Modifies the style of a control dynamically.
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
fMemOpen (Function)
Opens a memory zone shared between several applications.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......