ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
<Image variable>.DominantImageColor (Function)
Returns the dominant color (i.e. most frequent color) of an image found in an Image variable.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
LoWord (Function)
Returns the two low bytes of an integer.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
HiWord (Function)
Returns the two high bytes of an integer.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Events associated with a Navigation Bar control
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
HFSQL Client/Server: Configuring the data files on the server