ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
WLanguage procedure called by inAppListPurchase
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Keep-alive on connection
5. HFSQL Client/Server
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
6. HFSQL Client/Server cluster
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
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....
6. HFSQL Client/Server clusters
12. Synchronizing data
The structure of the file for remote control
The management of remote control uses a file in INI format......