ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
WLanguage procedure called by iOSApplicationOpenURLProcedure
WLanguage procedure ("callback") called by iOSApplicationOpenURLProcedure when the application must open a resource identified by a URL.
.NET Assemblies
.NET is Microsoft's software development platform......
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
The test mode cannot operate without the project and its pages, ...
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Merging differences (SCM)
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
3. Project dashboard
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.