ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoCreate (Example)
Usage example of the MongoCreate function
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
WINDEV Mobile 2024 Tutorial - Table of contents
13. Generation modes
HChangeKey (Example)
Usage example of the HChangeKey function
fListFile (Example)
Usage example of the fListFile function
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
iParameterReport (Function)
Configures the printer by opening the configuration window.
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
FTPSend (Example)
Usage example of the FTPSend function