ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
FullName (Property)
The FullName property is used to get the full name of an element.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
Multiline (Property)
The Multiline property determines if an element supports multiline text.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
Cell (Property)
The Cell property is used to manipulate one or more cells.
Movable (Property)
The Movable property is used to define if an element can be moved.
FontName (Property)
The FontName property is used to manage the name of the font used.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....