ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLabelFont (Function)
Modifies the font used for the category labels of a chart.
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
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Constants for the archiving functions
List of constants used by the archiving functions....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
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.
fMemOpen (Function)
Opens a memory zone shared between several applications.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
fUnlock (Function)
Entirely or partially unlocks an external file.
HSetLog (Function)
Enables or disables log management on a file.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerAddFile (Function)
Adds a file to the compilation.
grParameter (Function)
Retrieves or modifies a chart parameter.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......