ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Query editor
The query editor is used to automatically create queries on the data files......
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
MenuInsertOption (Function)
Inserts a new option at a specific position.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
The Signature control
The Signature control is a report control used to sign......
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.