ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Environment of the report editor
Environment of the report editor...
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
dCopyImage (Example)
Usage example of the dCopyImage function
HDropView (Function)
Removes a materialized view from the HFSQL server.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
EnumControl (Example)
Usage example of the EnumControl function
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
LooperInsert (Function)
Inserts a row into a Looper control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.