ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
zipNbPart (Example)
Usage example of the zipNbPart function
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
fUnlock (Example)
Usage example of the fUnlock function
ThreadExecute (Function)
Starts the execution of a secondary thread.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....