ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Start of Break block (Break header)
The Start of break block is optional......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (database schemas, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
<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)....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
FileToPage (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)....
Creating and handling an item
The main operations that can be performed on an item are as follows......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
MQTT functions (prefix syntax)
The following functions are used to manage MQTT clients...
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.