ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
HAlias (Example)
Usage example of the HAlias function
zipAddFile (Example)
Usage example of the zipAddFile function
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
fCopyFile (Example)
Usage example of the fCopyFile function
Generating the RAD pattern
To generate a RAD pattern:...
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
iDestination (Function)
Configures the print destination.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Creating the menus for the windows of the WINDEV RAD pattern
8. Sharing a project in practice
HCreation (Example)
Usage example of the HCreation function
fCompress (Example)
Usage example of the fCompress function
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
zipFileSize (Example)
Usage example of the zipFileSize function
Dictionary
The dictionary is a file that can contain the project elements......
fRead (Example)
Usage example of the fRead function
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
HDeclareExternal (Example)
Usage example of the HDeclareExternal function