ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Error 1035: A class used in a structure must have a constructor without parameter...
MenuInsertOption (Function)
Inserts a new option at a specific position.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
OpenMobileWindow (Function)
Opens a window in a mobile application.
iCloud constants
The iCloud constants are as follows:
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......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Fax constants
List of constants used by the functions for managing faxes....
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
zipOpenCAB (Function)
Opens an existing archive in CAB format.
iPrintReport (Example)
Usage example of the iPrintReport function
OpenChild (Example)
Usage example of the OpenChild function
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
DomoClose (Function)
Closes the communication opened by DomoOpen.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......