ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Advanced types
The advanced types of WLanguage are as follows...
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
ErrorThrow (Function)
Throw a non-fatal error.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Other operators
The following are additional operators......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
5. User Groupware in practice
ThreadPersistent (Function)
Makes a thread persistent.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.