ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
apExecute (Function)
Runs an action plan.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Variable scope
Variables can be declared anywhere in the code....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
24. Displaying and linking pages
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
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......
Programming overview in C and C++
14. PHP generation in practice
WDINT license agreement
WDINT license agreement...
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
15. Creating the executable in practice
Creating the executable in practice...
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
16. Java applications in practice
Java applications in practice...