ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
DocInsertTable (Function)
Inserts a table into a Word Processing document.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
MyParent (Reserved word)
MyParent is used to handle...
ControlClone (Function)
Creates a new control from an existing control.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
zipFindFile (Example)
Usage example of the zipFindFile function
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Hyper File functions available for backward compatibility
Warning (Function)
Displays a custom message in a system warning window.
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)....
OpenMobileWindow (Function)
Opens a window in a mobile application.