ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
OpenChild (Function)
Opens a non-modal child window.
OpenSister (Function)
Opens a non-modal sibling window.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Extension (Property)
The Extension property is used to: get the extension of a table defined in the data model editor or programmatically. define the extension of a file (when the file is described through programming only)....
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
NextTitle (Function)
Modifies the title of next window to open.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
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....
fChangeSize (Function)
Resizes an external file.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.