ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Time and date management properties
List of properties for managing dates and times...
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
Matrix management functions
List of functions for managing matrices...
DeleteShortcut (Function)
Deletes a shortcut previously created by CreateShortcut from the Windows desktop, from the "Start" menu of Windows or from a specific directory.
Properties associated with the chart series
List of properties associated with the chart series...
13. Universal replication
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
9. Sharing a project in practice
Sharing a project in practice...
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Registry management functions
List of functions for managing the registry...
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WinChangeAlias (Function)
Modifies the alias of a window.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
SMS functions
List of SMS functions...
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
RGB (Function)
Defines a color from its Red, Green and Blue components.