ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Voice commands in your applications
The applications that you develop can react to the user's voice......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Replication: The different types
The data replication is a powerful feature......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
TreeExpand (Function)
Expands a node in a TreeView control.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
fExeDir (Function)
Returns the directory from which the execution is started.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Repairing the project
In some cases, "Project......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......