ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Time management help
Time management is extremely important......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Repairing the project
In some cases, "Project......
Specific features of the Express version
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
ERR_BAD_DLLEXE
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Manipulating PDF Reader controls programmatically (prefix syntax)
PDF Reader controls can be manipulated programmatically......
Structure of data files of user groupware
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Error 1011: To access the global member of the class, use ClassName::MemberName