ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Print constants
List of constants used by the print functions....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Array functions
List of functions for managing arrays...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
Deploying a WEBDEV website to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV website (in Session or AWP mode) on a remote Application Server requires......
8. "Mobile friendly" site: Dynamic serving
This type of chart is used to represent a permanent data flow in real time......
The Multimedia control
The Multimedia control is used to play multimedia files......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
The planes in WEBDEV
The planes are used to group the controls of an element......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
emailAttach (Variable type)
The emailAttach type is used to handle an attachment.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HSetLog (Function)
Enables or disables log management on a file.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min