ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
ControlToSource (Function)
Assigns the control value to the source of a control link.
iPrintImage (Example)
Usage example of the iPrintImage function
Describing an element
A flexible modeling includes different elements linked together......
iParameterViewer (Function)
Configures the report viewer.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Map control properties
The following properties can be used with Map controls:...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
grGridlines (Function)
Displays or hides the chart gridlines.
HState (Function)
Used to find out the state of a record.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
9. Types of standard controls
Types of standard controls...
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
ThreadMode (Function)
Changes the management mode of threads.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Guided tour management constants
dbgSaveDebugDump (Function)
Saves a dump file of the application.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.