ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Time management help
Time management is extremely important......
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
NFCSendTag (Function)
Sends a NFC tag to another device.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Flexbox control description: Detail tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Crosstab report
The report editor allows you to create "Crosstab" reports......
HOpen (Function)
Opens a table.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
1. Examples provided with WINDEV Mobile
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Sticky header (Code editor)
When working in a large code file (larger than the screen), it can sometimes be difficult to determine where you are in the code......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
How to open a page?