ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
fCreateLink (Function)
Creates a link on a file at the specified location.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
HExecuteProcedure (Function)
Runs a stored procedure.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Map control functions
Map control functions...
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Customizing the User Groupware
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
ComponentLocate (Function)
Specifies the access path to an external component of project.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Seek (Function)
Searches for the index of an element in a WLanguage array.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.