ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.Seek (Function)
Finds a character string in an entire Word Processing control.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
<String type>.Insert (Function)
Inserts a string into another character string at a given position.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Binding a Repositionable Note control to an item
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
mlListVariable (Function)
Lists the variables found in the MATLAB session.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.