ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
14. PHP generation in practice
WDINT license agreement
WDINT license agreement...
WEBDEV license agreement
WEBDEV license agreement...
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
History of versions
The history of setup versions is an advanced feature of the network setup......
Replication management functions
Three types of replication are proposed......
LooperCount (Function)
Returns the number of rows in a Looper control.
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......
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Looper control based on a data file
This type of Looper control uses data from a data file or query......