ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Edit options of a report
The report editor allows you to......
ERR_NO_CURRENT_PAGE
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
3. UML models in practice
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......