ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

15. Creating the executable in practice
Creating the executable in practice...
ReplicAdmin: Overview
ERR_DISCONNECTED_RELOG
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
ReplicSynchro: Overview
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
List of reserved words
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Creating help pages
A help system includes several pages......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Arithmetic operators
The arithmetic operators are......