ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Events associated with Button controls
List of events associated with Button controls...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Software Factory
The concept of software factory is used to automate the process for creating applications....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
dCopyImage (Example)
Usage example of the dCopyImage function
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
fDateTime (Example)
Usage example of the fDateTime function
EnumControl (Example)
Usage example of the EnumControl function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
SOAPRun (Function)
Runs a procedure on a SOAP server.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.