ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Constant
The constants are language elements whose value is fixed once and for all...
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
XMLDocument (Function)
Creates a new XML document.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
dArc (Example)
Usage example of the dArc function
Events associated with Image controls
List of events associated with Image controls...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
WDTRAD options
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
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.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......