ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Push (Function)
Pushes an element onto the stack.
Enqueue (Function)
Adds an element to the queue.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST web service function is completed.
Defining a help window template
WINDEV allows you to create help window templates......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.