ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Running the test of the User Groupware and installing it
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
ContextClose (Function)
Closes a page context.
SysSetFocus (Function)
Sets focus to a window or control.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
Action (Property)
The Action property is used to specify the action to be performed.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
DDEConnect (Example)
Usage example of the DDEConnect function
SysWinActive (Function)
Returns the handle of the active window or activates a window.