ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
Example for creating a select query
This help page explains how to create two select queries......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
Changing sites from AWP to SEO-ready session mode
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
SQLFirst (Example)
Usage example of the SQLFirst function