ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySelf (Reserved word)
MySelf is used to handle the current control...
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Copying controls from the window editor
The controls can be copied from the window editor......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Guided tour management constants
DnD constants
List of constants used by the functions for managing the Drag and Drop....
.NET object
To access a class......
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)....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Display (External language)
Displays a value in a control or assigns a value in a variable.
Operations performed on class diagrams
The following paragraphs explain......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.