ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
6. Internal window
Internal windows...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
ControlClone (Function)
Creates a new control from an existing control.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Variable scope
Variables can be declared anywhere in the code....
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Project portfolio
From version 25, you can create "project portfolios"......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
iPrintImage (Example)
Usage example of the iPrintImage function
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
ChangeAction (Example)
Usage example of ChangeAction
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
11. Controls in practice
Discover the main characteristics of the controls...
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.