ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
12. Pages in practice
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Animate a Label field
Two methods can be used to animate a Static Text control......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
3. Managing sockets
WINDEV includes advanced socket management functions....
Development environment
When WINDEV, WEBDEV and WINDEV Mobile are first launched, a development environment is automatically proposed......
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparent area....
2. Static or dynamic site
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
dResize (Function)
Resizes an image found: in an Image control. in an Image variable. in a picLayer variable]....
fWatchFile (Function)
Starts watching a file.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Various WEBDEV constants
Various WEBDEV constants...
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Local procedure
Two types of procedures are available......