ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
Declaring and using a variable
A variable is defined by name and type......
BTDisableService (Function)
Disables a service on a Bluetooth device.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Generating an application for Universal Windows 10 App
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
Iconize (Function)
Minimizes a WINDEV window.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.