ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
3. Managing sockets
WINDEV includes advanced socket management functions....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Dictionary
The dictionary is a file that can contain the project elements......
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Events associated with a Gantt Chart column
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
8. Sharing a project in practice