ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
HTTPCreateForm (Function)
Creates an HTTP form.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
HsMenu,Name (External language)
Adds a menu into the window that is opened.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
apDisableAction (Function)
Disables the execution of an action found in an action plan.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
Permission (Property)
The Permission keyword is used to get and change permissions.
ColorPalette (Function)
Returns a color found in the current palette.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Setup directory
The setup wizard allows you to configure the setup directory of application....