ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
12. Retrieving data from a site
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
gpwOpen (Function)
Opens the User Groupware login window or page.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Record (Type of variable)
The Record type is used to save the values of a record.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
fMoveDir (Function)
Moves a directory and its content.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
HDescribeLink (Function)
Describes a link between two data files through programming.