ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
TimeToString (Function)
Converts a time to a string in the specified format.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
dDisplay (Function)
Displays the drawing in the Image control.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Programming overview in C and C++
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.