ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSL (Function)
Creates a color from its hue, saturation and lightness.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
SocketConfigure (Function)
Configures the use of Socket functions.
Kanban control functions
The following functions handle Kanban controls......
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......