ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
WEBDEV license agreement
WEBDEV license agreement...
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
8. If you are already familiar with WINDEV
The planes in WEBDEV
The planes are used to group the controls of an element......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Character strings
WLanguage supports different types of strings....
16. Application test in practice
Custom properties (WLanguage)
A custom property is a code element with two events......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....