ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
fCurrentDir (Function)
Identifies or modifies the current directory.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Error (Function)
Displays a custom error message in a system error window.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.