ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Open (External language)
Opens a window.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
The Date input field: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
fRead (Example)
Usage example of the fRead function
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
WHelp (Function)
Displays a file or help page in CHM format.
FAA: Edit control fields for file paths
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific context menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
HNext (Function)
Sets the position on the next data file record according to a browse item.
WINDEV and the SOAP protocol
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Configuring the setup program
Two tools can be used to create a setup program......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.