ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
13. External component in practice
External component in practice...
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Document (Example)
Usage example of Document
BurnerList (Example)
Usage example of the BurnerList function
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Constants for managing arrays
List of constants used by the functions for array management....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
zipListFile (Example)
Usage example of the zipListFile function
EnumSubElement (Example)
Usage example of the EnumSubElement function
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
11. Table/Looper controls
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
HListAnalysis (Example)
Usage example of the HListAnalysis function