ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Constants used by the scanner functions
Constants used by the scanner functions...
Download_constants
Extracts an integer from a binary buffer at a given position....
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
PermissionList (Function)
Returns one or all the permissions declared by the application.
fMoveFile (Function)
Moves a file from one directory to another.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
fMerge (Function)
Merges several files into a single one.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
User Groupware and Client/Server tables
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
AWP without UI
Bootstrap, Angular, React, Vue......
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......