ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Editing and modifying a ".REP" file
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Custom tooltips
Tooltips are very useful for application users......
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
12. Retrieving data from a site
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Android Widget windows
An Android application can contain one or more Widget windows......
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Data source (Example)
Usage example of the Data source type
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
HLogInfo (Function)
Adds comments to the log when saving the operation.
BurnerEject (Function)
Opens or closes the door of current burner.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
SQLListSource (Function)
Lists the data sources declared on a local site.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....