ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
grSourceSeries (Function)
Defines the source of a series.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Operations performed on use case diagrams
The following paragraphs explain......
OpenSister (Function)
Opens a non-modal sibling window.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
gBackgroundGradient (Function)
Describes a display color in gradient mode.
6. Internal window
Internal windows...
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.