ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Animation (Property)
The Animation property animates an image.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
gpwAddUser (Function)
Adds a user to the User Groupware database.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Handling a control through programming in a report
All report controls can be handled through programming......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Constants for managing Map controls
Constants for managing Map controls...
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......