ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Overview of external languages
WEBDEV Application Server - 10 connections - License agreement
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
WEBDEV Application Server 2024
Native Sybase Connector for WINDEV and WEBDEV 2024
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
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.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous 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.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
<Scheduler>.DisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
<Scheduler>.DisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Creating an executable: General options
The main executable options are as follows......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Sorts in a report
The sort is used to organize the information displayed in the report......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......