ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InWinRTSimulatorMode (Function)
Identifies whether or not the code is executed in the WinRT simulator (simulator for applications in Windows Store mode). Function kept for backward compatibility....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
How to open a window?
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Operations performed on component diagrams
The following paragraphs explain......
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Creating the executable and the setup program
The languages supported by the application are taken into account......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
History of versions
The history of setup versions is an advanced feature of the network setup......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......