ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grExist (Function)
Checks the existence of a chart in memory.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
ServiceUninstall (Function)
Uninstalls a service.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
TableGiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grType (Function)
Identifies or modifies the type of chart.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector...
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
Sound (Function)
Plays a sound in WAV format.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...