ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
fDir (Function)
Finds a file or directory.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Global and local variable
Two types of variables are available......
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
IsOdd (Function)
Identifies an odd number.
EventChange (Function)
Modifies the status of an event.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min