ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
Position (Function)
Finds the position of a specified string within another string.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Array management functions
List of functions for managing arrays...
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
fSeek (Function)
Gets and sets current position in an external file.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
HTTPSendForm (Function)
Sends an HTTP form.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
MemModify (Function)
Modifies an element in a memory zone.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
The Organizer control
The Organizer control is used to display and handle organizers......
Generating an application for Universal Windows 10 App
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.