ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
Constants for managing the spell check
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Constants for managing videos
List of constants used by the functions for video management....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.