ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
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.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
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...
Using several libraries in an application
A library is a WDL file that contains all the resources......
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.
fTime (Example)
Usage example of the fTime function
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...