ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
FileDisplay (Function)
Displays a file in the browser of Web user.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
VariableReset (Function)
Resets the variable to its initial value.
dPolyline (Function)
Draws a line composed of multiple segments.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
WinAdaptSize (Function)
Adapts the window size to the content of controls.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
fTrackFile (Function)
Triggers the tracking of a file.
MyReport (Reserved word)
MyReport is used to handle the current report...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.