ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Table
The "Table" keyword can correspond to...
12. Available tests
DateTimeDifference (Function)
Calculates the difference between two dates and times.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Email management functions
List of functions for managing emails...
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
DateToInteger (Function)
Converts a date to an integer.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Calendar functions
List of Calendar functions...
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.