ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Push (Function)
Pushes an element onto the stack.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
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
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Enqueue (Function)
Adds an element to the queue.
Defining a help window template
WINDEV allows you to create help window templates......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
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.
HRegenerateFile (Function)
Regenerates a data file from its log.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Page constants
List of constants used by page functions....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min