ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Accessing a database via a web service
The database can be accessed via a web service......
Report based on a query
Queries are used to easily select records in one or more data files......
HTTPRequest (Function)
Starts an HTTP request on a server.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Compatibility between external components and deployed applications
A component can evolve in many ways......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
DateToInteger (Function)
Converts a date to an integer.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Global and local variable
Two types of variables are available......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Factorial (Function)
Returns the factorial of an integer number.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
Creating and handling an item
The main operations that can be performed on an item are as follows......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...