ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Position (Function)
Finds the position of a specified string within another string.
SysReleaseDC (Function)
Frees the current DC (Device Context) retrieved by SysGetDC.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
NFC constants
List of constants used by the NFC functions...
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Constants for managing tiles
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
PDFToText (Function)
Extract the text contained in an Document PDF.
Telemetry management functions
The following functions are used to manage the telemetry:...
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......