ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Constants for managing contact functions
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
16. Protecting access to the site: passwords
NotesItem (Example)
Usage example of the NotesItem function
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
HCopyFile (Example)
Usage example of the HCopyFile function
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.