ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
2. Analysis in practice
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
19. Sending emails
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grType (Function)
Identifies or modifies the type of chart.
Google Contacts management functions
List of functions for managing Google contacts...
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
REP files
REP files contain the list of data files handled by the application....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
ChronoReset (Function)
Stops and resets a running stopwatch.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Handling a Web Component control through programming
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
RGB (Function)
Defines a color from its Red, Green and Blue components.
Right (Function)
Extracts the last characters from a string or string buffer.