ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
3. Managing sockets
WINDEV includes advanced socket management functions....
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
HClient structure
The HClient structure is used to......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Using the task management and the schedule
Time management is extremely important......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......