ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
grSourceSeries (Function)
Defines the source of a series.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
fStopCompress (Example)
Usage example of the fStopCompress function
HForward (Example)
Usage example of the HForward function
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
fCreate (Example)
Usage example of the fCreate function
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Bluetooth constants
List of constants used by the Bluetooth functions....
Page constants
List of constants used by page functions....
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
API (Example)
Usage example of the API function
CallDLL32 (Example)
Usage example of the CallDLL32 function
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
HExtractMemo (Example)
Usage example of the HExtractMemo function