ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatCopy (Example)
Usage example of the MatCopy function
zipChangePath (Example)
Usage example of the zipChangePath function
fDriveInfo (Example)
Usage example of the fDriveInfo function
MatRead (Example)
Usage example of the MatRead function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
MatTranspose (Example)
Usage example of the MatTranspose function
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
Constants used by the scanner functions
Constants used by the scanner functions...
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
BurnerSave (Example)
Usage example of the BurnerSave function
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
WithSpace (Example)
Usage example of the WithSpace function
MatMultiply (Example)
Usage example of the MatMultiply function
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
MenuIsMarked (Example)
Usage example of the MenuIsMarked function