ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCreate (Example)
Usage example of the fCreate function
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Error 35: 'Continue' is available in the loops only
Error 122: The name of an Automation object must be a string
Warning 18: Loop without potential end
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
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....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
ShellExecute (Function)
Opens a document in its associated application.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
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