ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
GroupReset (Function)
Reinitializes the Group structure.
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
Multi-product external components
Components are a remarkably useful tool for development teams......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
HLogInfo (Function)
Adds comments to the log when saving the operation.
Interactive notification management functions
Constante de gestion des notifications interactives...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.