ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Bitwise operators
The operations on binary values are performed......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
<Upload>.CopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
3. Deploying a WINDEV application
UMC management functions
List of functions for managing the UMC...
9. Hardware and software requirements
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.