ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style of a control
As soon as it is created, a control is associated with a style......
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
grIncreaseData (Function)
Adds a value to a data in a chart.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
BurnerList (Function)
Returns the list of burners installed on the current computer.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
HChangeName (Function)
Modifies the physical name of a data file.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
Automation object
The Automation keyword is used to declare an automation object...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......