ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
SCM file format evolutions
Four versions are available for the SCM repository......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Events associated with pages
List of events associated with pages...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
8. Sharing a project in practice
Browser management functions
List of functions for managing browsers...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
API (Example)
Usage example of the API function
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
CallDLL32 (Example)
Usage example of the CallDLL32 function
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
Multi-project search
Performing a search in the current project is a common operation......
sEvent (Function)
Branches an event on a serial port.
16. Java applications in practice
Java applications in practice...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Using several libraries in an application
A library is a WDL file that contains all the resources......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.