ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExeDir (Function)
Returns the directory from which the execution is started.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
WordToArray (Function)
Fills an array with the words from a string.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
ErrorBuild (Function)
Displays a custom error message in a system error window.
Constants for managing videos
List of constants used by the functions for video management....
MyParent (Reserved word)
MyParent is used to handle...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
UUDecode (Function)
Decodes a character string in UUEncode format.
HState (Function)
Used to find out the state of a record.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
DurationToString (Function)
Converts a duration to a character string in the specified format.
DateToDay (Function)
Returns the day that corresponds to a given date.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
ThreadCurrent (Function)
Returns the name of the thread currently run.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
Extern (Reserved word)
EXTERN is used to...