ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
HFSQL Client/Server: Configuring the data files on the server
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.