ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
8. Sharing a project in practice
Defining a help window template
WINDEV allows you to create help window templates......
Summary table: Managing the application directories according to the platform
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Input (Function)
Displays a message allowing the user to type an information.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
FTPListFile (Example)
Usage example of the FTPListFile function
HJSONToRecord (Function)
Imports JSON data into the current record.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
ShellExecute (Function)
Opens a document in its associated application.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.