ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
BuildAutomationVariant (Function)
Builds an Automation variant parameter.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
fDriveReady (Example)
Usage example of the fDriveReady function
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
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....
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
InAndroidMode (Example)
Usage example of the InAndroidMode function
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.