ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Font management properties
List of font management properties...
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
fClose (Example)
Usage example of the fClose function
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Description window of a combining query
The description window of a combining query consists of several sections......
EndProgram (Function)
Ends the execution of the current program.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
IFrame control
IFrame is an HTML concept......
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
SNMPStartSession (Function)
Starts an SNMP session.