ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
HFilter (Function)
Defines and enables a filter on a data file, view or query.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......