ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Help about new features: Letting users know about changes
Applications are constantly evolving......
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Time management
For each element (windows, reports, ......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
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......
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Error 301: Unknown identifier
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
ERR_NOTADEVVERSION
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
AnimationDuration (Property)
The Property AnimationDuration allows you to define the duration of the animation of the effect applied to the target control during a guided tour.
3. Deploying a dynamic WEBDEV site
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...