ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Character strings
WLanguage supports different types of strings....
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
HStatDate (Function)
Returns the date of the last update for the index statistics.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
BurnerAddFile (Function)
Adds a file to the compilation.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
ThreadExecute (Function)
Starts the execution of a secondary thread.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
CurrentMonth (Function)
Returns the number of the current month.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HStatTime (Function)
Returns the time of the last update for the index statistics.
InitParameter (Function)
Initializes the management of persistent values.
iBorder (Example)
Usage example of the iBorder function
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.