ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
DnDEvent (Example)
Usage example of the DnDEvent function
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
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.
WEBDEV license agreement
WEBDEV license agreement...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
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.
2. Modes to install an application
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
zipMerge (Example)
Usage example of the zipMerge function
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
zipIsMulti (Example)
Usage example of the zipIsMulti function
Ad Hoc deployment
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.