ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
DecimalPart (Function)
Returns the decimal part of a number.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Scheduler control functions
List of functions that can be used with a Scheduler control....
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
Statistical functions
List of statistical functions...
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
EventChange (Function)
Modifies the status of an event.
zipListFile (Function)
Returns the list of files found in an archive.
ComponentInfo (Example)
Usage example of the ComponentInfo function
RegistryFirstSubKey (Example)
Usage example of the RegistryFirstSubKey function
RegistryQueryValue (Example)
Usage example of the RegistryQueryValue function
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.