ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (Function)
Opens a modal WINDEV window.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
grLegendFont (Function)
Modifies the font used for the chart legend.
Automation object
The Automation keyword is used to declare an automation object...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
ComponentInfo (Function)
Returns information about a component.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.