ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
The key items
Keys are specific items in your analysis......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Sound (Function)
Plays a sound in WAV format.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Handling report blocks
The different operations available on report blocks are as follows......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......