ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Private Store for mobile applications
There are two methods two deploy your applications......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
Bitwise operators
The operations on binary values are performed......
Creating the Vision pages of the WEBDEV RAD pattern
ERR_NOTAVAILABLE
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
ERR_MSG_BOX
FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
WDXView: Overview
WDXView is an ActiveX browser......
Analysis links
The links are used to link the files found in an analysis between themselves......
8. 10 tips for better interfaces...
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Creating the Relation pages of a WEBDEV RAD pattern
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
Creating the Vision windows of the WINDEV RAD pattern
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.