ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
zipFileSize (Example)
Usage example of the zipFileSize function
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
HLinkMemo (Example)
Usage example of the HLinkMemo function
HSubstDir (Example)
Usage example of the HSubstDir function
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
HAdd (Example)
Usage example of the HAdd function