ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgInfo (Function)
Returns a debug information.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
HDFS functions
The following functions are used to manage files on a HDFS system......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
tapiCapability (Function)
Returns the characteristics of a telephony device.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Service variable
The Service variable is used to......
ErrorRestoreParameter (Function)
Restores the error process of a process.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....