ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Component diagram
A component diagram shows the physical and static architecture of a system software......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Feedback component
The Feedback component is a component provided with WINDEV......
WDTestSite: Load test
The stress tests are used to check......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
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....
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.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
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......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
HChangeName (Function)
Modifies the physical name of a data file.
Automation object
The Automation keyword is used to declare an automation object...
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.