ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
HInfoServerRights (Example)
Usage example of the HInfoServerRights function
HInfoFileRights (Example)
Usage example of the HInfoFileRights function
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
iPrintBlock (Function)
Forces a report block to print.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
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.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....