ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Functions for managing emails (prefix syntax)
List of functions for managing emails...
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
DateToInteger (Function)
Converts a date to an integer.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Table populated programmatically: WLanguage manipulation (prefix syntax)
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Calendar functions
List of Calendar functions...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Email management functions
List of functions for managing emails...
Autofill (Property)
donne une information de type pour le remplissage auto iOS/Android...
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.