ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTime (Example)
Usage example of the fTime function
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
List of reserved words
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
HTTP constants
List of constants used by the HTTP functions....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
HTTPRequest (Example)
Usage example of the HTTPRequest function
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Installing a Webservice (old format)
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
FileDisplay (Example)
Usage example of the FileDisplay function
zipFindFile (Example)
Usage example of the zipFindFile function
Border (Type of variable)
The Border type is used to handle a border through programming...
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
VariableReset (Function)
Resets the variable to its initial value.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......