ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
13. Debugger
Data persistence
The data persistence is used to store the value typed by the user......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Managing bar codes
The use of bar codes to identify and manage products has become essential......
URL (Property)
The URL property is used to get and change a URL.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
fAttribute (Example)
Usage example of the fAttribute function
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
OpenChild (Function)
Opens a non-modal child window.