ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_CURRENT_PAGE
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
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......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
26. Style sheets: to simplify the layout
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Binding a Link control to an item
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Printing nested reports
To create a main report containing several secondary reports:...
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
The "Code hashtags" pane
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Edit options of a report
The report editor allows you to......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
<Organizer>.DisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
<Scheduler>.DisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......