ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the report editor
Environment of the report editor...
gBackgroundGradient (Function)
Describes a display color in gradient mode.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
7. Multilingual sites in practice
How to develop a PHP site?
What is a PHP site?......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
PDF file management functions
...PDF file functions...
fSelect (Function)
Opens the Windows file picker.
Browser management functions
List of functions for managing browsers...
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
BrowserMobile (Function)
Allows you to find out whether the browser used by the Web user is started on a mobile device.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....