ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create a patch?
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Error 1045: A class cannot be declared outside the declaration code of a class
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
Rights on the virtual directory
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Code statistics
The code statistics affect......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Managing space characters in the searches?
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
CouleurCadre (Property)
The Property color Frame allows you to define the color of the Border bubble step.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Error 1013: The access to the member of the class is restricted by a protected inheritance
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......