ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
EventCreate (Function)
Creates an event.
SemaphoreCreate (Function)
Creates a semaphore.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
SysXRes (Function)
Returns the horizontal screen resolution.
fAttribute (Example)
Usage example of the fAttribute function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
fRemoveDir (Function)
Deletes a directory from a disk.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Error 20: The variable of the FOR loop should be a real
DotNetDelegate (Function)
Initializes a.NET delegate.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
HFSQL Client/Server: Scheduled optimization
Scheduled optimization is a mechanism for automatically optimizing your database......
fDirRename (Function)
Renames a directory.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).