ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSourceSeries (Function)
Defines the source of a series.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
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.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
grRaised (Function)
Used to display a chart with raised effect.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
dCopy (Function)
Copies an image to another image.
Creating the Form windows of a WINDEV RAD pattern
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
HInfoLog (Function)
Returns information about the server logs.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....