ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFC functions
Functions used to manage the NFC standard...
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
SNMP constants
List of constants used by the SNMP functions....
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Video control properties
The following properties can be used on a Video control:...
SilverLight control properties
List of properties associated with the SilverLight control...
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
fClose (Example)
Usage example of the fClose function
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
API (Example)
Usage example of the API function
Properties associated with the areas defined in Zoning mode
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating the menus for the pages of the WEBDEV RAD pattern
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
dDisplay (Function)
Displays the drawing in the Image control.
CallDLL32 (Example)
Usage example of the CallDLL32 function
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.