ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoServer (Function)
Returns the specified information about the server.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Format (Property)
The Format property is used to define the data format of a data file.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
rssInitialize (Function)
Loads a RSS stream in memory.
HDeactivateTrigger (Function)
Disables a trigger.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
XMLPath (Function)
Returns the current position in the document in XPATH format.
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
FirstDayOfYear (Function)
Returns the date of the first day of the year.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.