ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Sound (Function)
Plays a sound in WAV format.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Environment of the query editor
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Enumeration (Type of variable)
An enumeration is a set of values......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
ThreadEnd (Function)
Ends the execution of the current thread.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......