ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Creating user accounts
A User account allows the server administrator to......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
SCM file format evolutions
Four versions are available for the SCM repository......
Project description: Project tab
The project description window allows you to configure various elements of your project......
The Site Map control
The Site Map control allows the Web user to......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
7. Multilingual applications in practice
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
2. Deploying a static or PHP site
Usage example of the HCreateView function...