ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Creating the Table pages of the WEBDEV RAD pattern
Creating the Form pages of a WEBDEV RAD pattern
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Creating the Table windows of the WINDEV RAD pattern
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......