ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
SMSSend (Function)
Sends an SMS.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
fLongName (Example)
Usage example of the fLongName function
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HRecNum (Example)
Usage example of the HRecNum function
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....