ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Truncate (Function)
Truncates the right part of a string or buffer.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Socket constants
List of constants used by the functions for socket management....
Character strings
WLanguage supports different types of strings....
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Various WEBDEV constants
Various WEBDEV constants...
1. Managing emails
WINDEV includes multiple methods to manage emails...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
fLock (Example)
Usage example of the fLock function
fUnlock (Example)
Usage example of the fUnlock function
WithSpace (Example)
Usage example of the WithSpace function
Composite keys
A composite key is a key item containing several other items......
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....