ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
Creating an insert query
An insert query (corresponding SQL statement......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications...
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server...
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
fMemExist (Function)
Checks the existence of a shared memory zone.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project...
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Project portfolio
From version 25, you can create "project portfolios"......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
7. Multilingual applications in practice
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Word Processing control events
WINDEV manages the following events by default......