ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
The Wire control
The Wire control is used to visually link 2 controls......
Data persistence
The data persistence is used to store the value typed by the user......
Query editor: Characteristics
iPrintReport (External language)
Prints a report created with the report editor.
Handling a Web Component control through programming
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
<Array>.Sort (Function)
Sorts a WLanguage array.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Task list
Each project can be associated with a task list......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Creating help pages
A help system includes several pages......
Handling controls in a report
The different operations available for the report controls are as follows......