ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HDescribeFile (Function)
Describes a data file programmatically.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Character strings
WLanguage supports different types of strings....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Data model editor: types of links
Several types of links can be found between the files......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Detailed use of WINDEV FTP/RPC
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Size (Property)
The Size property is used to determine and change the size of an element.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
MyPage (Reserved word)
MyPage is used to handle the current page...