ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
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.
14. Generation modes
Generation modes...
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WINDEV and the SOAP protocol
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.
HNext (Function)
Sets the position on the next data file record according to a browse item.
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......
Configuring the setup program
Two tools can be used to create a setup program......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
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......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and 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......