ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
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.
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.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
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.