ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
fAttribute (Function)
Returns or modifies the attributes of a file.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
HChangeConnection (Example)
Usage example of the HChangeConnection function
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
xlsVersion (Function)
Returns the Excel version that was used to save the file.
15. Creating the executable in practice
Creating the executable in practice...
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......