ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Buffer (Keyword)
The Buffer keyword can correspond to...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Properties of a help page
The characteristics of a help page are used to define......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
<Source>.CheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.