ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageDisplay (Function)
Displays a web page in the user's browser....
TreeCollapse (Function)
Collapses a branch previously expanded.
Font (Type of variable)
A Font variable creates a font programmatically...
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Display (External language)
Displays a value in a control or assigns a value in a variable.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.