ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and OPC
OPC stands for "OLE for Process Control"......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Drawing constants
List of constants used by the drawing functions....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Other operators
The following are additional operators......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
.NET application
To create a.NET application from a project......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
zipSize (Example)
Usage example of the zipSize function
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
14. Generation modes
Generation modes...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
fMemExist (Function)
Checks the existence of a shared memory zone.
Scheduler report
The report editor allows you to create "Scheduler" reports....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Writing an email: the available methods
This help page presents the methods for writing an email....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.