ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
PDF file functions (prefix syntax)
PDF file functions...
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
<sfConnection variable>.ExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Configuring the IIS 7/7.5 server
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
WINDEV applications for Linux: Specific features
System functions
List of system functions...
Mouse management functions
List of functions for mouse management...
Python: Native calls
WLanguage allows for native Python calls......
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
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......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
7. HFSQL: files physically created