ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
WLanguage procedure called by BTStatus
Procedure ("Callback") called by BTStatus when the Bluetooth activation status changes on the device. This procedure can be a local, global or internal procedure.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
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.
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.
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.
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)....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Starting WDOptimizer in a command line
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Diagram editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.