ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Style of a control
As soon as it is created, a control is associated with a style......
Error 4: A space is required after the ':' character
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Break in a report
The break is used to group the records corresponding to a sort criterion......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
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......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
The different copy modes
Two different copy modes are proposed by WDTRAD......