ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
<Organizer>.Mode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
3. Site development life cycle
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
1
5
6
7
8
9
267
>