ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
EndService (Function)
Ends the execution of the current service.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
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).
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
grRaised (Function)
Used to display a chart with raised effect.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....