ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Compilation options
The compilation options allow you to define the help system generation settings......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Different types of data (Type of variable)
A variable is defined by name and type......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
19. Sending emails
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
"About" window
The "About" window is used to display and access various information about the current application......
Glossary
The glossary lists all the abbreviations used in the code editor......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Handling report blocks
The different operations available on report blocks are as follows......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
9. Sharing a project in practice
Sharing a project in practice...
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....