ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
fCreate (Example)
Usage example of the fCreate function
ShellExecute (Function)
Opens a document in its associated application.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Query editor: Characteristics
Environment of the report editor
Environment of the report editor...
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
HAdd (Example)
Usage example of the HAdd function
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Index (Property)
The Index property is used to get the index of an element.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
zipExtractPath (Example)
Usage example of the zipExtractPath function
Option,Space (External language)
Fills the content of WdString with space characters on the right.
HSetPosition (Example)
Usage example of the HSetPosition function
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
HTTPRequest (Example)
Usage example of the HTTPRequest function