ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
(No title )
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
LoadParameter (Function)
Reads a persistent value.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
gImage (Function)
Builds a sequence of characters containing an image.
FTPConnect (Example)
Usage example of the FTPConnect function
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Color (Property)
The Color property is used to get and change the color of an element.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
iEndReport (Function)
Forces the report print to stop.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
ZOrder (Example)
Usage example of the ZOrder property
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
LooperAddLine (Function)
Adds a row at the end of a Looper control.