ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Error 116: An array dimension must be an integer value
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
How to perform a full file browse?
Error 108: The size of the variable is not allowed
HAddUser (Function)
Adds a user to a database.
Organizer control functions
The following functions are used to manage the Organizer control:...
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
iEndReport (Function)
Forces the report print to stop.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function