ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Events associated with Tab controls
List of events associated with Tab controls...
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Events associated with TreeView controls
List of events associated with TreeView controls...
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Project description: Options tab
The project description window allows you to configure various elements of your project......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Creating the Vision pages of the WEBDEV RAD pattern
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......