ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
TimeToString (Function)
Converts a time to a string in the specified format.
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
Customizing the User Groupware
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Code snippets
The code editor allows you to enter "Code snippets"......
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window programmatically.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
Description (Property)
The Description property is used to get and change the page description.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Glossary
The glossary lists all the abbreviations used in the code editor......
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).