ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
Error 803: Return and Result cannot be used in the same process
Error 1017: The method is not global: use: to access it
WinOutWidth (Function)
Returns the full width of a window (including the border).
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Starting WDOptimizer in a command line
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
EXE constants
List of constants used by the functions for managing executables....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
14. Controls in practice
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....