ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
Error 1032: The inheritance is not allowed in a structure
Adds an event into a TimeLine control....
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
PVTHeaderValue (Function)
Returns the value displayed in a Pivot Table control header. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
WDMSG license agreement
WDMSG license agreement...
Error 1048: The inheritance is not allowed in a composite variable
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.