ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The key items
Keys are specific items in your analysis......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
CreateShortcut (Example)
Usage example of the CreateShortcut function
Border (Type of variable)
The Border type is used to handle a border through programming...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Beep (Function)
Emits a beep.
Code history
The code history is used to......
List of extension attributes
The list of extension attributes ......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Miscellaneous Windows constants
List of constants used by the Windows functions....
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SocketRead (Function)
Retrieves a message sent by another socket.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.