ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenChild (Example)
Usage example of the OpenChild function
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....
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
Enumeration (Variable type)
An enumeration is a set of values......
DomoClose (Function)
Closes the communication opened by DomoOpen.
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10 protocol.
iPrintReport (Example)
Usage example of the iPrintReport 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.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Error 1036: A class used in an array must have a constructor without parameter
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.