ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCurrentDir (Example)
Usage example of the fCurrentDir function
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
FileToScreen (Function)
Automatically updates the controls in a window or 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. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
HListAnalysis (Example)
Usage example of the HListAnalysis function
fListDirectory (Example)
Usage example of the fListDirectory function
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
SocketCreate (Example)
Usage example of the SocketCreate function
MatExist (Example)
Usage example of the MatExist function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
HListFile (Example)
Usage example of the HListFile function
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
xlsOpen (Example)
Usage example of the xlsOpen function
EmailReadLast (Example)
Usage example of the EmailReadLast function
Lock constants
List of constants used by the functions for locking the applications....
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
zipOpen (Example)
Usage example of the zipOpen function
MatDelete (Example)
Usage example of the MatDelete function
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
MatReadColumn (Example)
Usage example of the MatReadColumn function