ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grColor (Function)
Returns and initializes the color of different chart elements.
Error 1009: The member of the class is private
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Right (Function)
Extracts the last characters from a string or string buffer.
XMLDocument (Function)
Creates a new XML document.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
iCloud constants
The iCloud constants are as follows:
Switch control properties
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
Error 1008: The member of the class is protected
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
dPolygon (Example)
Usage example of the dPolygon function
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
User Groupware files
Two categories of data files are managed......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
grImageSize (Function)
Defines the size of the image containing the chart.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......