ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
LooperAdd (Function)
Adds a row at the end of a Looper control.
HCreateMovableReplica (Function)
Creates a movable replication.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
gpwOpen (Function)
Opens the User Groupware login window or page.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
zipMerge (Example)
Usage example of the zipMerge function
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
DDESend (Function)
Sends a data to the program connected via DDE.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Surround code fragments
You can surround code fragments with a condition, structure, etc....