ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
14. Generation modes
Generation modes...
XLS file handling functions
List of functions for managing XLS files...
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Chart management functions
...Chart management functions...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
HPrevious (Function)
Positions on the previous file record according to a browse item.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Handling a Web Component control through programming