ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
iDestination (Function)
Configures the print destination.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
iWindowCancel (Function)
Configures the print cancel window..
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
GetTheme (Function)
Gets the current theme of a mobile application.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HLogRestart (Function)
Restarts the logging process on a file.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....