ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperDelete (Function)
Deletes a row from a Looper control.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
CallDLL32 (Example)
Usage example of the CallDLL32 function
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
LOOP statement
The statement block is repeated endlessly...
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Help system properties
The properties of help system are used to define......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
XMLDelete (Example)
Usage example of the XMLDelete function
HMode (Function)
Changes the mode and the method for locking data files.
xlsClose (Example)
Usage example of the xlsClose function
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.