ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndProgram (Function)
Ends the execution of the current program.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Contains (Function)
Allows you to check if a substring is within a string.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
WDTestSite: Load test
The stress tests are used to check......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
StringReverse (Function)
Reverses the characters of a string.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
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)....
StringInsert (Function)
Inserts a string into another character string at a given position.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
XMLToText (Function)
Converts a character string in XML format into a standard character string.