ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
14. Report templates
...Report templates are used to easily standardize report layouts....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Option (Property)
The Option property is used to get and change certain options.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Recycle code windows
By default, a single code window is opened per ......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...